Displaying 2 results from an estimated 2 matches for "samplea".
Did you mean:
sample
2013 Apr 03
2
Ask help
Hello!
I am eager to learn if I only have a data about the relationship between otu and sample, could I use the function capscale, and final make a point plot that x-axis is CAP1 and y-axis is CAP2? Besides, what function could I use to make the different rarefaction curve with different color in the a plot in R? Appreciate very much.
2007 Oct 30
1
Reading a file with read.csv: two character rows not interpreted as I hope
...g
someone knows it off the top of their head... Difficult to find this nuance
in the archives, as so many msgs deal with read.csv!
I¹m trying to read a data file with the following structure (a little piece
of the actual data, they are actually csv just didn¹t paste with the
commas):
wavelength SampleA SampleB SampleC SampleD
color "green" "black" "black" "green"
class "Class 1" "Class 2" "Class 2" "Class 1"
403 1.94E-01 2.14E-01 2.11E-01 1.83E-01
409 1.92E-01 1.89E-01 2.00E-01 1.82E-01
415 1.70E-01 1.99E-01 1.94...