Combine JSON Strings into ForestSamples
Source:R/serialization.R
loadForestContainerCombinedJsonString.RdCombine multiple JSON strings representing model objects containing forests (with the same hierarchy / schema) into a single forest_container
This function is intended for advanced use cases in which users require detailed control of sampling algorithms and data structures. Minimal input validation and error checks are performed – users are responsible for providing the correct inputs. For tutorials on the "proper" usage of the stochtree's advanced workflow, we provide several vignettes at stochtree.ai