Displaying 1 result from an estimated 1 matches for "gastropod".
2012 Feb 10
2
apply pairs function to multiple columns in a data frame
...!
I am working with a large multivariate data set that has 10 explanatory
environmental variables (e.g. temp, depth) and over 60 response variables
(each is a separate species). My data frame is set up like the simplified
version below:
JulianDay Temperature Salinity Depth Copepod Barnacle Gastropod
Bivalve
222 12.1 33 0.3 500
756 0 178
222 12.3 33.2 1.1 145
111 0 0
223 11.1 33.1...