Description Usage Arguments Value
View source: R/simulation_functions.R
Simulate, format, and save survey site and observation data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
year |
numeric value for survey year |
habcov |
dataframe containing IDs, x-y coordinates, and habitat covariate values for all sites |
nsites |
number of sites to randomly select from all sites that will be surveyed |
nocc |
number of survey occasions conducted per site |
p |
dataframe containing detection probabilities |
showcoords |
logical value for whether to display coordinates for species location (TRUE) or site name (FALSE) as main title |
cex |
symbol size |
ngood |
number of symbols used under good visibility conditions |
npoor |
number of symbols used under poor visibility conditions |
write.data |
logical value specifying whether to save site and occurrence data sets to raw data folder |
write.images |
logical value specifying whether to save images for class exercise |
list of length 3 containing site.data, occu.data, and s123.data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.