Skip to content

Commit ddaa75e

Browse files
committed
Add temp to global vars to prevent warning
1 parent 87fa56b commit ddaa75e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

R/ZZZ.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
#' @importFrom rlang .data .env
22
NULL
3+
4+
utils::globalVariables("temp")

0 commit comments

Comments
 (0)