split: Split a "macroACS" object

View source: R/a_class-methods_helpers.R

splitR Documentation

Split a "macroACS" object

Description

Split a "macroACS" object into subsets. This may be helpful for users who have limited memory available on their machines before proceding to derive sample synthetic micro data.

Usage

split(acs, n_splits)

Arguments

acs

An object of class "macroACS".

n_splits

An integer for the number of splits you wish to create.

See Also

derive_synth_datasets


synthACS documentation built on Oct. 26, 2022, 5:09 p.m.