Description Usage Arguments Value Examples
Calculates standard error
1 | se(x)
|
x |
numeric or integer |
value
1 2 | se(CN_mass_data$n_pct)
plyr::ddply(CN_mass_data, plyr::.(species, pool_label), plyr::summarise, se = se(n_pct))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.