if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true")
# Read a particular grid at a given year
grid <- read_statistical_grid(code_grid = 45, year=2010)
# Read the grid covering a given state at a given year
state_grid <- read_statistical_grid(code_grid = "RJ")
}
Run the code above in your browser using DataLab