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