Saptarshi Guha
2013-May-20 16:52 UTC
[Rd] Accessing element of a vector using a function (as opposed to macro)
Hello, I have a double vector, x. I can access the i'th element as REAL(x)[i] Is there a function for this? I know i can write my own, but was seeing if one already exists. I did check Rinternals.h but didn't see one. Cheers Saptarshi [[alternative HTML version deleted]]