leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Change column order in QC output #123

Open leppott opened 3 years ago

leppott commented 3 years ago

Is your feature request related to a problem? Please describe. After working through some data wanted to request updates to the order of columns in the csv files that come out of the QC function (and get retained after running through the aggregate function as well). This makes it easier for us to go through the QC process and document changes, etc.

Describe the solution you'd like

  1. Change order image

  2. Drop some columns image

Describe alternatives you've considered NA

Additional context NA

leppott commented 3 years ago

Remove "Comment.MOD.Flag.xyz" (xyz = parameter).

image

leppott commented 3 years ago

Fixed 2nd part (remove comment.mod.flag) columns in v2.0.5.9089.