R/globals.R

utils::globalVariables(
  c("Variable", "YEAR", "SEMESTRE", "Clase", "Total", "Componente", "Valor",
    "desv", "Fecha", "sumYear", "Code_Dept", "Code_Mun", "codeDept", "codeMun",
    "Departamento", ".", "Municipio", "veces", "Estadistico", "X", "Y", "Anos",
    "Periodos", "Relativo",
    "Alfa2", "Alfa3", "Continent", "Country", "ISO3", "ISO3_CODE", "ISOname",
    "VarNumeric", "a2", "continent", "xAxis", "percent_xAxis", "Prop", "Lab_yPos",
    "data", "G1", "G2"
    )
)

Try the UnalR package in your browser

Any scripts or data that you put into this service are public.

UnalR documentation built on May 29, 2024, 6:07 a.m.