Skip to content

Commit

Permalink
Add values to global variables
Browse files Browse the repository at this point in the history
  • Loading branch information
jthompson-arcus committed Feb 27, 2024
1 parent 8a7af90 commit 2cf171f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/global.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ utils::globalVariables(
'downloads',
'ea_v',
'estimate',
'explore_metrics',
'func',
'have_changed',
'Last modified',
Expand Down Expand Up @@ -69,6 +70,7 @@ utils::globalVariables(
'rpt_choices',
'score',
'setNames',
'status',
'succ_icon',
'text',
'token',
Expand Down

0 comments on commit 2cf171f

Please sign in to comment.