rossyndicate / poudre_sonde_network

MIT License
0 stars 7 forks source link

Adding add_flags() function #34

Closed juandlt-csu closed 1 year ago

juandlt-csu commented 1 year ago

This PR does not solve any outstanding issues. This PR primarily adds the add_flags() function to improve the legibility of our flagging pipeline. This function essentially allows one to easily add a flag description along with its condition into a pipeline. This should make the code easier to read down the line.

This PR has other modifications to src/qaqc/01-organize_raw_data.Rmd, namely: