Message-ID: <2EA1E9BD-95A9-493F-8E2F-BF6910DE11D1@gmail.com>
Date: 2012-06-09T11:36:48Z
From: michael.weylandt at gmail.com (R. Michael Weylandt
Subject: Storing datasets
In-Reply-To: <1339236992530-4632874.post@n4.nabble.com>
Take a look at ?replicate.
Michael
On Jun 9, 2012, at 5:16 AM, Rody <rodric_seutin at hotmail.com> wrote:
> Hi everyone
>
> I need to make a work for school in R and one of my questions is to create
> 225 datasets of 100 observations and they need to be t_225 distributed. So,
> I know how to make one dataset (rt(100,df=225)), but how can I store those
> 225 in one vector, array,.. ?
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Storing-datasets-tp4632874.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.