How to assist users in filling out all WQP data needed for analysis in TADA criteria table format using TADA_DefineCriteriaMethodology when auto_assign = TRUE
Is your feature request related to a problem? Please describe:
Using auto_assign in TADA_DefineCriteriaMethodology will use default options to crosswalk ATTAINS Parameter to WQP Characteristics (or TADA.COmparableDataIdentifier) when generating the TADA criteria table.
Think about options for a future update for either brining updateRef argument input back in and unhiding tabs for edits vs. adding helper columns from those tabs into the main criteria and methods tab directly to assist users in reviewing the crosswalk done and making any edits as needed.
Describe the solution you'd like:
If we proceed with using updateRef once more, add this as an argument param in the documentation and function:
#' @param updateRef Default is none. If you would like to update any of these #' reference tables from the defaults, you can choose to do so in the excel #' spreadsheet file and then specify the starting reference table that you #' have updated with the argument input 'updateRef'.
Alternatively, add flagging columns in the criteria and methods table. In the excel output for the criteria table tab, we could group columns and that way have it easily hidden or unhidden for user to view, and that way it could maybe be made more clear that these are flagging columns in the criteria table that don't need inputs.