conditionalize {yamlet} | R Documentation |
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
example(conditionalize.data.frame)
[Package yamlet version 1.2.5 Index]