Learn R Programming

modeltests (version 0.1.6)

column_glossary: Allowed column names in tidied tibbles

Description

Allowed column names in tidied tibbles

Usage

column_glossary

Arguments

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

Run this code
column_glossary

Run the code above in your browser using DataLab