Re: [R] Saving objects in RData file in different name

2018-07-29 Thread Ivan Calandra
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

Re: [R] Grouped boxplots using ggplot() from ggplot2.

2018-07-29 Thread Richard M. Heiberger
## 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(

[R] A quick question on devRate package

2018-07-29 Thread Jenny Liu
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