ABbiodiversity / wildrtrax

This is an R package that enables environmental sensor users to create comprehensive work flows for managing and analyzing data
https://abbiodiversity.github.io/wildrtrax/
Other
10 stars 9 forks source link

Classifier functions & vignette #58

Closed ecknight closed 5 months ago

ecknight commented 5 months ago

Main changes:

  1. Added a new file in the R folder with a suite of classifier functions
  2. Added a new vignette for those functions
  3. Changed to curl in the make_x() function in utils to get the package to build (this is probably the one that's preventing merge?)

Notes:

  1. Might be worth changing the ggplot figures in the vignette to static figures
  2. I left out Kevin's format detections for upload function for now, but FYI it's stashed in the main branch of my fork