Create geo crosswalk for PopulationSim
popsim_make_geoxwalk.RdGenerates the geo crosswalk file for PopulationSim, mapping model geographies for input to the synthetic population engine. Use when preparing Populationsim runs with custom geographies.
Details
Drops geometry column if present.
Writes crosswalk to PopulationSim data directory.
Creates required subdirectories if missing.
Assumes input is a data.table or convertible.
See also
popsim_make_input_data, popsim_make_control_config
Other PopulationSim IO:
popsim_make_control_config(),
popsim_make_input_data(),
popsim_make_settings(),
popsim_make_weights(),
popsim_search(),
popsim_search_stats(),
popsim_settings_updates()