Displaying 1 result from an estimated 1 matches for "rawest".
Did you mean:
rarest
2012 Jul 11
2
For loop help
Hi Everyone,
I could use help developing a for loop. I have a dataset with tallies for
a number of species within 7 different size classes. I need to uncollate the
data into the rawest form (ie: each row a different individual) & retrain
the metadata associated with each row (Date, Recorder, Site, Transect and
Species). Here is an example of the current format:
http://r.789695.n4.nabble.com/file/n4636155/data.jpg
Could someone help me write a for loop? I am looking f...