[R] forgot the function to divide a dataset into equal parts
jim holtman
jholtman at gmail.com
Tue Jan 19 23:02:12 CET 2010
?cut
?split
On Tue, Jan 19, 2010 at 3:18 PM, rusers.sh <rusers.sh at gmail.com> wrote:
> Hi,
> I just cannot remember the R function to divide a dataset into equal
> parts. And i searched the "divide dataset into equal parts" in R site, but
> cannot find it.
> Anybody can tell me that function. I am just blocked by it.
> Thanks a lot.
> --
> -----------------
> Jane Chang
> Queen's
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem that you are trying to solve?
More information about the R-help
mailing list