argument_glossary: Allowed argument names in tidiers

argument_glossaryR Documentation

Allowed argument names in tidiers

Description

Allowed argument names in tidiers

Usage

argument_glossary

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

argument_glossary

modeltests documentation built on Jan. 8, 2026, 9:08 a.m.