constant: Identify Constant Features of an Object

View source: R/constant.R

constantR Documentation

Identify Constant Features of an Object

Description

Identifies constant features of an object. Generic, with method for data.frame.

Usage

constant(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other constant: constant.data.frame()


wrangle documentation built on May 29, 2024, 12:29 p.m.

Related to constant in wrangle...