Displaying 2 results from an estimated 2 matches for "facett".
Did you mean:
fawcett
2011 Apr 26
2
what's wrong with plot(..., type="p")?
Dear users,
I'm trying to get a dot plot but always end up with a boxplot. Can
someone please tell me what I am doing wrong?
df <- structure(list(FACETTE = structure(c(1L, 1L, 1L, 1L, 2L, 2L,
+ 2L, 2L), .Label = c("base", "tip"), class = "factor"), Sq = c(274836,
+ 0.74182, 0.709205, 0.984552, 279869, 255712, 26566, 301464)), .Names =
c("FACETTE",
+ "Sq"), class = "data.frame", row.names...
2010 Jan 18
2
column selection for aggregate()
...ave
noticed that it's the 3rd email today). I'm new on R, so please excuse
the "spam"!
I have a dataset "ssfa" with many rows and the column names are:
> names(ssfa)
[1] "SPECSHOR" "BONE" "TO_POS" "MEASUREM" "FACETTE" "SHEARFAC"
[7] "ENA_BA" "SEL_FACET" "SEL_MEAS" "Asfc" "Smc" "epLsar"
[13] "HAsfc4" "HAsfc9" "HAsfc16" "HAsfc25" "HAsfc36" "HAsfc49"...