rame" only. Again, since the
class "design" had no constructor or methods for it (in R), this
simplification should not cause any material difference to the
functionality.
The primes() function is now much faster, but still uses the same algorithm.
--
Bill Venables,
Post-retiremen
y again.
__
To make the function itself automatically available within R sessions, one
way is to add a line to a ~/.Rprofile file. e.g. from within R
cat('\nautoload("requireData", "lazyData")\n', file = "~/.Rprofile", append
= TRUE)
but this comes with the s
2 matches
Mail list logo