search for: fishingarea

Displaying 1 result from an estimated 1 matches for "fishingarea".

2006 Sep 21
2
R data query
...am encountering one of those alien computer momements one finds every so often in life. See the sequence below: > fish3.fis <-read.csv("emperor2.csv", check.names = TRUE, strip.white = TRUE) > colnames(fish3.fis) [1] "Month" "Year" "FishingArea" "SumOfTotalCatch" "CPUE" [6] "rCPUE" "PA" "Latitude" "Longitude" "Depth" [11] "SST" > hist(CPUE) Error in hist(CPUE) : Object "CPUE" not...