column_glossary: Allowed column names in tidied tibbles

column_glossaryR Documentation

Allowed column names in tidied tibbles

Description

Allowed column names in tidied tibbles

Usage

column_glossary

Format

A tibble with 4 variables:

method

One of "glance", "augment" or "tidy".

column

Character name of allowed output column.

description

Character description of expected column contents.

Examples

column_glossary

alexpghayes/modeltests documentation built on May 8, 2024, 1:28 p.m.