This function prepares bootstrap samples.
Usage
prep_boots(df = NULL, bootNum = bootNum)
Arguments
- df
data.frame. A dataframe of the species size, mass, and frequency data.
- bootNum
integer. The number of bootstrapped data sets that should be created.