summarySE: Create summary table....

View source: R/thear.R

summarySER Documentation

Create summary table. [Source](http://www.cookbook-r.com/Manipulating_data/Summarizing_data/). Warning: detaches and reloads dplyr

Description

Create summary table. [Source](http://www.cookbook-r.com/Manipulating_data/Summarizing_data/). Warning: detaches and reloads dplyr

Usage

summarySE(
  data = NULL,
  measurevar,
  groupvars = NULL,
  na.rm = FALSE,
  conf.interval = 0.95,
  .drop = TRUE
)

thealk/thear documentation built on April 28, 2022, 10:29 p.m.