dd_cast {yamlet} | R Documentation |
Coerce Data.frame to Decorated
Description
Coerces data.frame to decorated. Wrapper for df_cast
.
Usage
dd_cast(x, to, ...)
Arguments
x |
subclass of data.frame |
to |
subclass of data.frame |
... |
passed arguments |
Value
decorated
[Package yamlet version 1.2.5 Index]