This package is deprecated, all data are now in package Distance
Datasets used in the distance sampling workshops at CREEM, University of St Andrews.
This repo is for conversion of the "raw" data (Distance for Windows project files?) into RData files.
- Raw Distance for Windows project files and data (
.dstand.dat) or CSVs, textfiles etc are deposited in their own folderinst/originals/. - Entry in
ACKNOWLEDGEMENTSstating provenance of the data and whether it can be distributed online or just during the workshop. - Script to convert to
Rininst/conversion_scripts/. Ideally adding to the standard system ininst/conversion_scripts/make_most.Rif possible. The script will save data in flatfile format todata/as a data.frame with a reasonable object name and an additional unit conversion table with the same name, with "_units" appended. - Documentation for the data (in Roxygen format) deposited in a
.Rfile inR/, this needs to include the info entered inACKNOWLEDGEMENTS. This will generate documentation entries inman/
See TODO.md for current todo list.