Skip to content

Commit

Permalink
Update Utilities.R
Browse files Browse the repository at this point in the history
  • Loading branch information
hillarymarler committed Aug 29, 2024
1 parent d358be5 commit 2bb6264
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion R/Utilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ utils::globalVariables(c(
"YAxis.DepthUnit", "TADA.CharacteristicsForDepthProfile", "TADA.ConsolidatedDepth",
"TADA.ConsolidatedDepth.Bottom", "TADA.ConsolidatedDepth.Unit", "col2rgb",
"palette.colors", "rect", "rgb", "text", "CodeNoSpeciation", "ResultMeasure.MeasureUnitCode.Upper",
"TADA.MonitoringLocationIdentifier", "StringA", "StringB", "MeasureUnitCode.match"
"TADA.MonitoringLocationIdentifier", "StringA", "StringB", "MeasureUnitCode.match",
"TADA.ActivityTopDepthHeightMeasure.MeasureValue", "group_id", "time_diff_lead", "time_diff_lag",
"NResults", "missing.group", "TADA.PairingGroup", "TADA.PairingGroup.Rank"
))

# global variables for tribal feature layers used in TADA_OverviewMap in Utilities.R
Expand Down

0 comments on commit 2bb6264

Please sign in to comment.