Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vctrs-data-frame

vctrs methods for data frames


Description

These functions help the base data.frame class fit into the vctrs type system by providing coercion and casting functions.

Usage

## S3 method for class 'data.frame'
vec_ptype2(x, y, ...)

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

vctrs

Vector Helpers

v0.3.8
MIT + file LICENSE
Authors
Hadley Wickham [aut], Lionel Henry [aut, cre], Davis Vaughan [aut], data.table team [cph] (Radix sort based on data.table's forder() and their contribution to R's order()), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.