DOV-Vlaanderen / groundwater-logger-validation

Analysis on validation methods for groundwater logger data
MIT License
2 stars 2 forks source link

Provide blueprint of the package structure #5

Closed stijnvanhoey closed 5 years ago

stijnvanhoey commented 5 years ago

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!

stijnvanhoey commented 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()