Package 'COLUMNIST'

Title: Calculator fOr Land Use harMoNIzation dataSeT
Description: Calculator fOr Land Use harMoNIzation dataSeT.
Authors: Abhijeet Mishra [aut, cre]
Maintainer: Abhijeet Mishra <[email protected]>
License: GPL (>= 3)
Version: 1.1.0
Built: 2024-11-06 02:55:10 UTC
Source: https://github.com/IFPRI/COLUMNIST

Help Index


calc FPU area based on LUH2 datase

Description

calc FPU area based on LUH2 datase

Usage

calcFPUArea(luh2_states = NULL)

Arguments

luh2_states

An output from readStates function of this package

Value

list. Contains both a dataframe and a SpatVector with FPU level info.

Author(s)

Abhijeet Mishra

Examples

## Not run: 
calcFPUArea(readStates())

## End(Not run)

readStates

Description

readStates

Usage

readStates()

Value

Cell area for LUHv2 land use types on 0.25 degree grid

Author(s)

Abhijeet Mishra

Examples

## Not run: 
readStates()

## End(Not run)