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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.