On Jul 1, 2011, at 12:52 , vincent chouraki wrote:
> Dear all,
>
> As the object of this mail suggests, the methods package is not loaded by
> default in R2.13 when using Rscript whereas it is loaded when using an
> interactive session.
>
> An example with the metafor package :
>
> library(m
Vincent Chouraki wrote:
>
> Dear all,
>
> As the object of this mail suggests, the methods package is not loaded by
> default in R2.13 when using Rscript whereas it is loaded when using an
> interactive session.
>
?Rscript
will tell you why and what you could do to change the default.
Be
Dear all,
As the object of this mail suggests, the methods package is not loaded by
default in R2.13 when using Rscript whereas it is loaded when using an
interactive session.
An example with the metafor package :
library(metafor)
example(addpoly.rma)
this works in an interaction R shell, but
3 matches
Mail list logo