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


alexWhitworth/synthACS documentation built on Nov. 2, 2022, 9:14 a.m.