strict_arg: Strict arguments

View source: R/shim-risky.R

strict_argR Documentation

Strict arguments

Description

A number of functions in base R have defaults that depend on a global option, or a complicated expression. These shims force you to specify a value for these arguments

Usage

strict_arg(name)

strict_drop(j)

Arguments

name

Name of argument

j

Columns to select


hadley/strict documentation built on July 5, 2025, 6:46 a.m.