DataCreate: DataCreate function

Description Usage Arguments Examples

View source: R/DataCreate.function.R

Description

This function allows you to create a dataset to be used in the captive association index

Usage

1
DataCreate(x, Measures = NULL)

Arguments

x

is the dataframe matching the example using the appropriate column headers (see details)

Examples

1
2
NN.ID <- DataCreate (giraffe)
head (NN.ID)

JDNorrey/CaptiveIndex documentation built on Oct. 30, 2019, 7:29 p.m.