data_store: Data Store class generator

Description Usage Arguments Value Methods (by class)

View source: R/inzdocuments.R

Description

Data Store class generator

Usage

1
2
3
4
data_store(x, data)

## Default S3 method:
data_store(x, data)

Arguments

x

a data store constructor

data

data to be stored (a data.frame)

Value

a data_store object

Methods (by class)


tmelliott/inzight documentation built on Jan. 14, 2022, 7:34 p.m.