argentina_df | R Documentation |
Argentina land-use change driver data
A list with four items: xmat
, restrictions
, pop_data
, lu_levels
xmat
is a data frame with 96400 rows and 3 variables:
Pixel ids for Argentina
Variable names
Value of variable
restrictions
is a data frame with 38560 rows and 4 variables:
Pixel ids for Argentina
Origin land-use class of converion
Destination land-use class to which lu.from is converted
Binary, 1 denotes that the conversion lu.from to lu.to is not allowed
pop_data
is a data frame with 84832 rows and 4 variables, containing population projections until 2050
Pixel ids for Argentina
Year of population projection
totPop - total population or ruralPop - rural population
Number of persons
lu_levels
is a data frame with 23136 rows and 3 variables, containing land-use observations in 2000
Pixel ids for Argentina
Land-use class
Ha of land
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.