combine_smsm function

Combine separate SMSM optimizations

Combine separate SMSM optimizations

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

combine_smsm(...)

Arguments

  • ...: A list of objects of class 'smsm_set'.

Examples

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

See Also

split, all_geog_optimize_microdata

  • Maintainer: Alex Whitworth
  • License: MIT + file LICENSE
  • Last published: 2022-10-26

Useful links