vusaverse / vusa

A package with a collection of R functions
https://vusaverse.github.io/vusa/
Other
0 stars 2 forks source link

Fix devtools check global variables notes #2

Closed Tomeriko96 closed 4 months ago

Tomeriko96 commented 4 months ago

See the following example how it can be handled

global variable"
utils::globalVariables(c("student_id", "V1", "V12", "V13","V4", "V9","V10",
                         "V11", "V14", "V15", "V16", "V17", "V19"))
Tomeriko96 commented 4 months ago

Implemented in cbf5649cd3ceaff463d3d92d1783717d162851df