calc_val: Standard way to replace & replicate values for class-creation...

Description Usage Arguments Value

View source: R/zzz.R

Description

Standard way to replace & replicate values for class-creation functions

Usage

1
calc_val(vec, length_out, replace_val = 0)

Arguments

vec

The vector to replace and replicate values throughout

length_out

The target length of the vector

replace_val

The value to replace missing values with

Value

A vector of length length_out with missing values replaced by replace_val


mikemahoney218/blender-forthetrees documentation built on Dec. 24, 2021, 1:27 a.m.