Learn R Programming

RoME (version 0.2.4)

GSAs: List of GFCM Geographical subareas (GSAs)

Description

GSAs table

Usage

data("GSAs")

Arguments

Format

A data frame with 31 observations on the following 3 variables.

GSA

a numeric vector

CODE

a character vector

Area

a character vector

Author

W. Zupa

References

https://www.fao.org/gfcm/data/maps/gsas/en/

Examples

Run this code
data(GSAs)
str(GSAs)
head(GSAs)

Run the code above in your browser using DataLab