dpseidel / stmove

Build reproducible reports for spatial-temporal animal movement analysis
https://www.danaseidel.com/stmove/
GNU General Public License v3.0
3 stars 0 forks source link

Add checks and useful errors to build_report #15

Open dpseidel opened 5 years ago

dpseidel commented 5 years ago

add a series of checks to the build_report function in order to return useful error messages to users,

dpseidel commented 5 years ago

Is your input to interval stats correct (e.g. seas argument)

dpseidel commented 5 years ago

Added df_check() function in d724023

Don't currently have a check for projection or specific arguments to seas command

dpseidel commented 5 years ago

check for proper seas vector format before knitting.