ptgrid | R Documentation |
The ptgrid dataset refers to a data.frame representing a rectangular grid with 2 km x 2 km spacing that covers Portugal mainland. Grid nodes with real values refer to the municipality id (block data). Grid nodes located on sea or Spain country are set to 'NA'.
data(ptgrid)
A data.frame with 40608 rows and 3 columns
x-coordinates, in meters
y-coordinates, in meters
id, municipality's id number)
Data preparation by Manuel Ribeiro & Leonardo Azevedo (leonardo.azevedo@tecnico.ulisboa.pt).
Azevedo, L. et al. Geostatistical COVID-19 infection risk maps for Portugal. Int J Health Geogr 19, 25 (2020).
data(ptgrid)
str(ptgrid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.