se_summary: Pipe-friendly function to calculate Mean, SD, and SEM through...

Description Usage Arguments

View source: R/se_summary.R

Description

This function is particularly helpful to draw plots with SEM as the error indicator. Works extremely well with ggplot() + geom_errorbar()

Usage

1
se_summary(.data, .var, ...)

Arguments

.data

A dataframe

.var

A column name to analyse


alixtc/atc.package documentation built on Dec. 19, 2021, 1:30 a.m.