Re: [R] Randomizing a dataframe

2009-07-10 Thread Mark Na
il.org > 801.408.8111 > > > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > > project.org] On Behalf Of Mark Na > > Sent: Wednesday, July 08, 2009 9:54 AM > > To: r-help@r-project.org > > Subject: [R] Ran

Re: [R] Randomizing a dataframe

2009-07-08 Thread Greg Snow
2009 9:54 AM > To: r-help@r-project.org > Subject: [R] Randomizing a dataframe > > Hi R-helpers, > > I have a dataframe (called data) with trees in rows (n=100) and insect > species (n=10) in columns. My tree IDs are in a column called TREE and > each > species has a

Re: [R] Randomizing a dataframe

2009-07-08 Thread Mark Knecht
On Wed, Jul 8, 2009 at 8:54 AM, Mark Na wrote: > Hi R-helpers, > > I have a dataframe (called data) with trees in rows (n=100) and insect > species (n=10) in columns. My tree IDs are in a column called TREE and each > species has a column labeled SPEC1, SPEC2, SPEC3, etc... > > I wish to randomize

[R] Randomizing a dataframe

2009-07-08 Thread Mark Na
Hi R-helpers, I have a dataframe (called data) with trees in rows (n=100) and insect species (n=10) in columns. My tree IDs are in a column called TREE and each species has a column labeled SPEC1, SPEC2, SPEC3, etc... I wish to randomize the values in my dataframe such that row and column totals