nutshell: Produce a short report of descriptives

Description Usage Arguments Value

View source: R/reporting.r

Description

This function produces descriptives in a 'nutshell'.

Usage

1
nutshell(data, vector, type = "group")

Arguments

data

data frame

vector

quosure of items or name of single item to analyze

type

is this for a single variable ('single') or a group of variables ('group')?

Value

a table of n, mean, and sd and range for variables


crbwin/clnR documentation built on Oct. 29, 2020, 1:55 a.m.