lastralab / ABISSMAL

Github repository for ABISSMAL behavioral tracking platform
https://github.com/lastralab/ABISSMAL
Other
3 stars 2 forks source link

[NEW] Update error checks for R functions #422

Closed gsvidaurre closed 1 year ago

gsvidaurre commented 1 year ago

Update the built-in error checks across functions. These should be standardized across functions, with some specific to arguments in each function. This issue is also associated with the epic #316

gsvidaurre commented 1 year ago

Created a set of checking functions to check arguments and data, then added these internal checks to each function as applicable

gsvidaurre commented 1 year ago

Forgot to add checks for the current detect_Bouts function