new_data_tableau_global_superstore: Internal constructor

View source: R/classes_data.R

new_data_tableau_global_superstoreR Documentation

Internal constructor

Description

Take class path of new_data_tableau and add prefixed subclass base.

Usage

new_data_tableau_global_superstore(x = tibble::tibble())

Arguments

x

Examples

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

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