split {synthACS}R 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


[Package synthACS version 1.7.1 Index]