replicate_patterns: This function will compute replicated patterns from envelope...

Description Usage Arguments Value Examples

Description

This function will compute replicated patterns from envelope data

Usage

1
replicate_patterns(Status, method, mark, pattern_to_murge)

Arguments

Status

"living" or "dead"

method

It should be 'normal' or 'size500' depenging on the method to construct replicated patterns. Need to compute before dbh_pattern_to_murge. Defaults to "normal"

mark

NA, "DBH" or "species"

pattern_to_murge

list with Country_ID and stand pattern

Value

list by countrie of replicated spp for each stand

Examples

1
eplicate_patterns(Status="living",mark=NA,method="size500",dbh_pattern_to_murge)

despresT/replicate.patterns documentation built on May 15, 2019, 5:05 a.m.