Loads an existing Zonation project as an object of Zproject-class. Individual variants within the Zonation project are parsed into Zvariant-class objects and potential results into Zresults-class objects.

load_zproject(root, debug = FALSE)

Arguments

root

Character string path pointing to an existing directory (with potentially bat-files in it) or to a new directory to be created.

debug

logical defining if debugging level for logging should be used.

Value

A Zproject object.

See also