vec_ptype2.data.frame.decorated {yamlet} | R Documentation |
Determine Common Type for Data.frame and Decorated
Description
Determines common type for data.frame and decorated.
Usage
## S3 method for class 'data.frame.decorated'
vec_ptype2(x, y, ...)
Arguments
x |
data.frame |
y |
decorated |
... |
passed arguments |
Value
decorated
[Package yamlet version 1.2.0 Index]