Description Usage Arguments Examples
View source: R/DataCreate.function.R
This function allows you to create a dataset to be used in the captive association index
1 | DataCreate(x, Measures = NULL)
|
x |
is the dataframe matching the example using the appropriate column headers (see details) |
1 2 | NN.ID <- DataCreate (giraffe)
head (NN.ID)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.