Learn R Programming

zonator (version 0.6.0)

Zproject: The Zproject class

Description

Zproject class represents a Zonation project project, i.e. all the input and output files and folders.

Arguments

Slots

root:

Character string path pointing to the root (dir) of the project.

variants:

List of objects of class Zvariant-class.

Details

A project contains one or more variants of particular Zonation analysis setup. A single variant is represented as an instance of Zvariant-class.