search for: annemari

Displaying 5 results from an estimated 5 matches for "annemari".

Did you mean: annemarie
2011 Jul 06
1
question about getting things out of an lapply
...doesn't come back in the object 'colorgrad' that it has to return. Or it could be something else entirely... In any case, what I prefer as output is a vector with all the different 'colorgrad's it generates with each run. Thanks a lot for any help you might be able to offer! Annemarie -- Annemarie Verkerk, MA Evolutionary Processes in Language and Culture (PhD student) Max Planck Institute for Psycholinguistics P.O. Box 310, 6500AH Nijmegen, The Netherlands +31 (0)24 3521 185 http://www.mpi.nl/research/research-projects/evolutionary-processes
2011 Jul 06
1
gradient generation
...ure whether this is possible - maybe it would only be possible to define a range of individual R colors first that already form a gradient, and then 'pick out' the colors that you want to make the gradient. In any case, I'm sure one could do this somehow in R! Thanks for your help, Annemarie -- Annemarie Verkerk, MA Evolutionary Processes in Language and Culture (PhD student) Max Planck Institute for Psycholinguistics P.O. Box 310, 6500AH Nijmegen, The Netherlands +31 (0)24 3521 185 http://www.mpi.nl/research/research-projects/evolutionary-processes
2011 Jul 04
1
placing multiple rows in a single row
...0 0 1 1 1 1 Josh 1 0 0 0 0 0 Probably, this has been addressed before - I just don't know how to search for the answer with the right search terms. Any help is appreciated, even just a link to a page where this is addressed! Thank you! Annemarie -- Annemarie Verkerk, MA Evolutionary Processes in Language and Culture (PhD student) Max Planck Institute for Psycholinguistics P.O. Box 310, 6500AH Nijmegen, The Netherlands +31 (0)24 3521 185 http://www.mpi.nl/research/research-projects/evolutionary-processes
2010 Nov 04
5
ggplot output
Dear All, I have this script: dat <- data.frame(Month = hstat$Date,C_avg = hstat$C.avg,C_stdev = hstat$C.stdev) ggplot(data = dat, aes(x = Month, y = C_avg, ymin = C_avg - C_stdev, ymax = C_avg + C_stdev)) + geom_point() + geom_line() + geom_errorbar() dat <- data.frame(Month = hstat$Date,K_avg = hstat$K.avg,K_stdev = hstat$K.stdev) ggplot(data = dat, aes(x = Month, y = K_avg,
2010 Nov 04
5
Sorting data from one column with strings
Hello, I have tried to find this out some other way, but unsuccessful I have to try this list. I assume this should be quite simple. I have a dataset with 4 columns, "Sample_no", "Species", "Nitrogen", "Carbon" in csv format. In the species column I have many different species with varying number of obs per species Eg "Sample_no"