Skip to content

Commit

Permalink
add globals to avoid NOTEs
Browse files Browse the repository at this point in the history
  • Loading branch information
bczernecki committed Sep 20, 2023
1 parent 261d4ef commit 3e2d675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/globals.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#' @importFrom utils globalVariables
utils::globalVariables(c("i.parameter", "param"))

0 comments on commit 3e2d675

Please sign in to comment.