[R] Modifying Package Data
Rich Shepard
rshepard at appl-ecosys.com
Thu Feb 7 04:20:59 CET 2013
On Wed, 6 Feb 2013, David Winsemius wrote:
> Wouldn't this just be:
> save(itis.table, file="/usr/lib/R/library/bio.infer/data/itis.ttable.rda")
David,
Almost certainly. I did not find the save function in the indices of my R
library or the R data doc. Now I know it exists I'll read about it then save
the local copy to the bio.infer directory.
I found 'load' in the indices but not 'save.'
Much appreciated,
Rich
More information about the R-help
mailing list