Hi!
In those cases, I use R.utils::saveObject() and loadObject().
You would have to save each object separately though:
saveObject(x1, file="file.Rbin")
y <- loadObject(file="file.Rbin")
HTH
Ivan
--
Dr. Ivan Calandra
TraCEr, laboratory for Traceology and Controlled Experiments
MONREPOS Archaeo
## I recommend using lattice for this task.
## First I show the example from my book and package (HH).
## Then I use this on your example.
library(HH) ## Package supporting Heiberger and Holland,
## Statistical Analysis and Data Display (Second
edition, 2015)
HHscriptnames(
Hi all,
If anybody is familiar with the package "devRate" that would be helpful! I am
finding that it's giving me a bit of conflicting information:
When I enter
>devRateFind(familySP="Cecidomyiidae")
It tells me that the formula campbell_74 was used 11 times. However, when I
enter
>devRateInfo(e
3 matches
Mail list logo