Learn R Programming

yamlet (version 0.6.5)

conditionalize: Conditionalize Attributes

Description

Conditionalizes attributes of something. Generic, with method for data.frame.

Usage

conditionalize(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other conditionalize: conditionalize.data.frame()

Examples

Run this code
# NOT RUN {
example(conditionalize.data.frame)
# }

Run the code above in your browser using DataLab