combine_smsm: Combine separate SMSM optimizations

View source: R/a_class-methods_helpers.R

combine_smsmR Documentation

Combine separate SMSM optimizations

Description

Combine objects of class "smsm_set" into a single object of class "smsm_set"

Usage

combine_smsm(...)

Arguments

...

A list of objects of class 'smsm_set'.

See Also

split, all_geog_optimize_microdata

Examples

## Not run: 
 combined <- combine_smsm(smsm1, smsm2, smsm3)

## End(Not run)

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