build_redefine: build_redefine

View source: R/build_redefine.R

build_redefineR Documentation

build_redefine

Description

Create a redefine worldfile

Usage

build_redefine(
  worldfile,
  out_file,
  vars = NULL,
  values = NULL,
  std_thin = NULL,
  patchID = NULL,
  strataID = NULL,
  veg_parm_ID = NULL
)

Arguments

worldfile

Source worldfile

out_file

Destination file to write

vars

variables to edit

values

values to insert for variables

std_thin

Value to insert for standard thinning state vars (replacement value or multiplier depending on usage)

patchID

Patch ID(s) to apply redefine to, can be used alone or with other subsets

strataID

Strata ID(s) to apply redefine to, can be used alone or with other subsets

veg_parm_ID

veg parm ID to apply changes to, can be used alone or with other subsets

Author(s)

Will Burke


ryanrbart/RHESSysIOinR documentation built on March 30, 2024, 11:15 p.m.