Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TADA_CreateParamRef() and TADA_CreateParamUseRef() #555

Open
wants to merge 105 commits into
base: develop
Choose a base branch
from

Conversation

wokenny13
Copy link
Collaborator

First 2 reference files draft functions have been pushed through to test.

I am still working on the Mod 3 vignettes, however the R document contains a detailed explanation of what the two functions' goals are, and can be reviewed in the meantime while I continue to work on the Mod 3 vignettes.
 

  • Check to see if using argument input, excel = TRUE, creates the myfileRef spreadsheet in your downloads folder path.
  • Test out different argument inputs and test on other datasets.
  • Test out any warning/error messages from running the functions due to any invalid inputs to ensure no additional bugs.
  • Test out the general usability and user interface of the 2 functions.

First 2 reference files draft functions have been pushed through.
@wokenny13
Copy link
Collaborator Author

working on addressing some check issues that were found

Copy link
Collaborator

@hillarymarler hillarymarler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments about requested changes are in-line or discussed in our working session call.

R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
R/CriteriaInputs.R Outdated Show resolved Hide resolved
Added a tab for org_name filtered paramter and use names from ATTAINS

Modified return values of ATTAINS.FlagParameterName
@wokenny13
Copy link
Collaborator Author

@cristinamullin @hillarymarler There are still some edits and formatting I would like to make, but I think this is in a good spot to review now. I will be out of the office tomorrow but will be back on Friday the 20th.

R/TADARefTables.R Outdated Show resolved Hide resolved
R/TADARefTables.R Outdated Show resolved Hide resolved
R/TADARefTables.R Outdated Show resolved Hide resolved
wokenny13 and others added 11 commits January 24, 2025 11:45
Changed name to identifier where applicable.

Updated some flagging functions

Updates to vignette
Data_6Tribes_5y_Harmonized is showing TADA.ComparableDataIdentifier as PH_NA_NA_NA. Did we decide on if we wanted it all to be harmonized to PH_NA_NA_STD UNITS or PH_NA_NA_NA?
Update to .Rd documents
Updates to global variables
Updated minor excel output bug, and updated documentation for greater clarity in Mod 3 functions.
R/CriteriaInputs.R Outdated Show resolved Hide resolved
consolidate ATTAINS functions into one .R
fix mod 3, update example data and ref tables
@cristinamullin
Copy link
Collaborator

@wokenny13 can you look into this check note?

checking R code for possible problems ... [18s] NOTE
  TADA_GetEPA304aRef: no visible binding for global variable 'UNIT_NAME'
  Undefined global functions or variables:
    UNIT_NAME

cristinamullin and others added 5 commits February 5, 2025 19:45
Made code more concise and readable.
Reduced lines to less than 100 characters
global variable update.
pkgdown currently only supports html format
qmd is not supported by pkgdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants