Load a container of forest samples from json
Usage
loadForestContainerJson(json_object, json_forest_label)
Arguments
- json_object
Object of class CppJson
- json_forest_label
Label referring to a particular forest (i.e. "forest_0") in the overall json hierarchy
Value
ForestSamples
object