search for: dibic

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

Did you mean: dibi
2010 Sep 21
2
labels in (box)plot
...like all the ticks on a boxplot (x and y) to be labeled I have checked all the par() arguments but couldn't find what I'm looking for Here is an example to show it: df <- structure(list(SPECSHOR = structure(c(1L, 1L, 1L, 3L, 3L, 3L, 3L, 3L, 4L, 4L), .Label = c("cotau", "dibic", "eqgre", "gicam"), class = "factor"), Sq122.median = c(2.335835, 1.76091, 1.64717, 1.285505, 1.572405, 1.86761, 1.82541, 1.62458, 0.157813, 0.864523)), .Names = c("SPECSHOR", "Sq122.median"), class = "data.frame", row.names = c(9...