hsi_transect_to_index | R Documentation |
Transect to HSI Index
hsi_transect_to_index(
x,
distance = "Distance",
habitat = "Habitat",
by = 1,
n = 10^6
)
x |
A data frame. |
distance |
A string of the column name with transect distance values. |
habitat |
A string of the column name with habitat values. |
by |
A number of the increments. |
n |
A count of the number of samples to take. |
A hsi data frame
hsi_transect_to_index(trans_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.