Description Usage Arguments Value
Create an ftt_treesize
object
1 2 3 4 5 6 7 8 9 |
data |
Optionally, a data frame containing all the data necessary to
create an |
dbh |
Numeric: diameter at breast height, in meters. May include missing values, which will be handled differently by different rendering functions. |
height |
Numeric: bole height, in meters. May include missing values, which will be handled differently by different rendering functions. Height is understood as the total height of the object to be rendered (top of the stem and crown, if applicable); different importer functions may determine this differently. |
crown |
Logical: does the tree have leaves? May include missing values, which will be handled differently by different rendering functions. |
crown_radius |
Numeric: radius of the crown, in meters, at its widest point. May include missing values, which will be handled differently by different rendering functions. |
... |
Additional arguments passed to mvdf::mvdf_simple_material. |
translate_colors |
Passed to mvdf::mvdf_simple_material (but included as a separate argument to help with auto-complete). |
An object of class ftt_treesize
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.