diff --git a/R/globals.R b/R/globals.R new file mode 100644 index 0000000..10f80d7 --- /dev/null +++ b/R/globals.R @@ -0,0 +1 @@ +utils::globalVariables(c("location", "id")) \ No newline at end of file