Hi! You are right, what I actually use is SET_LENGTH... Is that ok?
El 06/11/2013 14:00, "Radford Neal" <radf...@cs.toronto.edu> escribió:

> "changing its size using SETLENGTH (Rf_lengthgets)"
>
> NO! NO! NO!  SETLENGTH does not do the same thing as Rf_lengthgets.
> You should never use SETLENGTH, which is not part of the API, and
> really should not even exist.
>
> For that matter Rf_lengthgets is also not part of the API.  I
> recommend getting the length right to start with.
>
>    Radford Neal
>

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to