"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

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

Reply via email to