new_data: Internal constructor

View source: R/classes_data.R

new_dataR Documentation

Internal constructor

Description

Internal constructor

Usage

new_data(x)

Arguments

x

Examples

(x <- new_data(tibble::tibble(x = 1)))
x %>% class()

rappster/laker documentation built on Aug. 15, 2022, 10:13 p.m.