vec_cast.data.frame.decorated: Cast to Data.frame from Decorated

View source: R/vec_decorated.R

vec_cast.data.frame.decoratedR Documentation

Cast to Data.frame from Decorated

Description

Casts to data.frame from decorated.

Usage

## S3 method for class 'data.frame.decorated'
vec_cast(x, to, ...)

Arguments

x

decorated

to

data.frame

...

passed arguments

Value

data.frame


yamlet documentation built on Oct. 6, 2023, 9:07 a.m.