load_raster: Loads required data for the simulation

Description Usage Details Value Examples

View source: R/load_raster.R

Description

Loads the total population density file of England as a RasterLayer object. The population is divided over a 100 metre grid.

Usage

1

Details

Note that the function attempts to load the file in the RAM if possible for faster computation later.

Value

Creates one RasterLayer object in the Global Environment.

Examples

1
2
load_raster()
View(total_pop_data)

qleclerc/efficientspatial documentation built on May 23, 2019, 1:24 p.m.