constant {wrangle}R 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()


[Package wrangle version 0.6.4 Index]