read_hisafe_example: Read example Hi-sAFe experiment output

Description Usage Arguments Value

Description

Reads in an example Hi-sAFe experiment. For more details see read_hisafe.

Usage

1
2
3
4
5
6
read_hisafe_example(
  simu.names = c("monocrop", "agroforestry", "forestry"),
  profiles = c("plot", "plotDetail", "trees", "treesDetail", "cells", "cellsDetail",
    "voxelsMonth", "climate", "monthCells", "annualCells"),
  ...
)

Arguments

simu.names

A character vector of the names of the simulations to read. If "all", the default, then all simulations in the folder are read.

profiles

A character vector of the names of Hi-sAFe output profiles to read.

...

Other arguments passed to read_hisafe.

Value

An object of class "hop".


kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.