powered by
x +/- y
+/-
PlusMinus(x, y, head, xhead, yhead, digits = 2, ...)
stderr <- function(x) sd(x)/sqrt(length(x)) latex( tabular( (Species+1) ~ Sepal.Length* PlusMinus(mean, stderr, digits=1), data=iris ) )
Run the code above in your browser using DataLab