dd_cast: Coerce Data.frame to Decorated

View source: R/vec_decorated.R

dd_castR 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


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