Hello Everyone,
I need to debug few c++ functions used inside an R package to see what parameter are taking what values. The package name is "mirtCAT". I am not able to do it in R studio. Is anyone aware about how to do that ? i.e. debugging from R to c++ function?
Any help appreciated.
Thank you.