broom (version 0.5.2)

argument_glossary: Allowed argument names in tidiers

Description

Allowed argument names in tidiers

Usage

argument_glossary

Arguments

Format

A tibble with 3 variables:

method

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

argument

Character name of allowed argument name.

description

Character description of argument use.

Examples

Run this code
# NOT RUN {
argument_glossary
# }

Run the code above in your browser using DataCamp Workspace