R/globals.R

# Stop the NOTES from R CMD CHECK when creating columns with mutate()
if(getRversion() >= "2.15.1")  
  utils::globalVariables(c("level", "record", "tag", "value", ".", "to", "from",
                           "ADR1", "ADR2", "ADR3", "AGE", "CITY", "content", "CTRY", "DATE", 
                           "description", "end", "fact_type", "id", "second_line", "STAE", "start", 
                           "title", "TYPE"))
jl5000/visged documentation built on June 15, 2022, 8:38 p.m.