search for: rm61

Displaying 4 results from an estimated 4 matches for "rm61".

Did you mean: r61
2008 Jul 15
1
code reduction (if anyone feels like it)
...atrix(c(-81.9317347, 33.3839097), nrow=1) BC <- matrix(c(-81.948189, 33.373043), nrow=1) RM185 <- matrix(c(-81.941, 33.3453), nrow=1) RM179 <- matrix(c(-81.890929, 33.317914), nrow=1) RM148 <- matrix(c(-81.7547337, 33.1514072), nrow=1) RM119 <- matrix(c(-81.501919, 32.94038), nrow=1) RM61 <- matrix(c(-81.262388, 32.524739), nrow=1) RM215.sp <- SpatialPoints(RM215, proj4string=CRS("+proj=longlat +datum=WGS84")) d060101 <- as.POSIXct("2006-01-01", tz="EST") study_seq <- seq(from=d060101, length.out=761, by="days") up.215 <- sunri...
2008 Apr 21
1
Adding number of non-NAs to boxplot
boxplot(x[,c(2,15,28,41,54,67,80,93,106)], ylab="mg/s", names=c("RM215", "RM202", "RM198", "RM190", "RM185", "RM179", "RM148", "RM119", "RM61")) this is the code I am using to make a standard box plot. Is there a way to get the number of NA observations plotted onto the graph easily. I can always go in and extract the numbers and add them into the boxplot from the output of boxplot d <- boxplot(x[,c(2,15,28,41,54,67,80,93,106...
2008 Mar 07
1
zoo object won't plot
DateTime RM61 11/30/2006 12:31 NA 11/30/2006 12:46 NA 11/30/2006 13:01 2646784125 11/30/2006 13:16 NA 11/30/2006 13:31 NA 11/30/2006 13:46 NA 11/30/2006 14:01 2666435177 11/30/2006 14:16 NA 11/30/2006 14:31 NA 11/30/2006 14:46 NA 11/30/2006 15:01 2653041914 11/30/2006 15:16 NA 11/30/2006 15:31 NA 11/30/2006 15:4...
2008 Jun 19
1
PrettyR (describe)
..., 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L), .Label = c("BC", "HC", "RM119", "RM148", "RM179", "RM185", "RM190", "RM198", "RM202", "RM215", "RM61", "SC"), class = "factor"), Alkalinity = c(13, 13, 17, 17, 21, 21, 19, 14, 16, 15, 14, 14, 14, 15, 15, 9.7, 17, 14, 15, 14, 14, 15, 15, 15, 15, 15, 14), Arsenic = c(NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, 0.00039, NA, 0.001, NA, 0.00037, 0.00046,...