description: Description of All variables in a Dataset

descriptionR Documentation

Description of All variables in a Dataset

Description

cleans the output of 'psych::describe()' and passes it into a 'gt::gt()' object to make an HTML output

Usage

description(data, group = NULL, fast = TRUE, ...)

Arguments

data

your data

group

optional: your grouping variable

Value

an HTML object in the viewer pane (or in a shiny app or markdown document)


McCartneyAC/mccrr documentation built on March 24, 2024, 5:12 p.m.