prepare_site | R Documentation |
Prepares the site table, by checking whether the input information is consistent.
prepare_site(site)
site |
table containing the information about site data. It shall contain exactly one row.
|
This function check the site table for run_3PG
.
a data.frame with one row
run_3PG
, prepare_input
, prepare_parameters
, prepare_sizeDist
, prepare_thinning
# check site data
prepare_site( site = d_site)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.