Closed stijnvanhoey closed 5 years ago
Remember:
# Build and Reload Package: 'Ctrl + Shift + B'
# Check Package: 'Ctrl + Shift + E'
# Test Package: 'Ctrl + Shift + T'
And make sure to use the Roxygen documentation markup (create man pages with devtools::document()
This provides a quick first blueprint of the package to collect working functions/algorithms, cfr. https://github.com/DOV-Vlaanderen/groundwater-logger-validation/issues/4
@DavorJ you can check it and merge yourself to test and develop it further, good luck!