Skip to content

Commit

Permalink
reduce check notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cristinamullin committed Mar 13, 2024
1 parent f5702c4 commit 4d8bfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ utils::globalVariables(c(
"nd_method", "nd_mult", "od_method", "org_table",
"organization", "original_source", "project", "sampleMedia",
"selected_filters", "selected_flags", "siteType",
"siteid", "startDate", "statecode"
"siteid", "startDate", "statecode", "od_mult", "field_sel"
))

0 comments on commit 4d8bfc4

Please sign in to comment.