Calculates a transition matrix of individuals by diameter categories from two censuses.
The missing code (M) is checked in codes field if misscode is set; otherwise, status=M is assumed to mean missing and status=AB is assumed to mean the stem was lost, so there is no dbh.
1 2 | DBHtransition(data1, data2, dbhbreaks = c(10, 50, 100, 300, 10000),
maxgrow = 45, misscode = "M")
|
maxgrow |
A number. Numbers such as 10000 are high and will return all measures. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.