powered by
Calculates standard error
se(x)
numeric or integer
value
# NOT RUN { se(CN_mass_data$n_pct) plyr::ddply(CN_mass_data, plyr::.(species, pool_label), plyr::summarise, se = se(n_pct)) # }
Run the code above in your browser using DataLab