ct: Re: [Rd] set_seed
To: Tong Wang <[EMAIL PROTECTED]>
Cc: R-devel
> On Mon, 14 May 2007, Tong Wang wrote:
>
> > Hi, All:
>
> > It seemed set_seed is usable only when Rmath is used as a
> standalone
> > library, then what should I use when I need to link to
On Mon, 14 May 2007, Tong Wang wrote:
> Hi, All:
> It seemed set_seed is usable only when Rmath is used as a standalone
> library, then what should I use when I need to link to R.dll.
When you link to R.dll you are running R, so you can call set.seed() via
eval or via do_setseed.
--
Brian
Hi, All:
It seemed set_seed is usable only when Rmath is used as a standalone
library, then what should I use when I need to link to R.dll.
Thanks .
tong
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel