loadCaatingaSpatial: Load the spatial data you'll need

Description Usage Arguments Details Value Author(s)

View source: R/loadCaatingaSpatial.R

Description

A helper function to load raw spatial data

Usage

1
loadCaatingaSpatial(message = "Here ya go...")

Arguments

message

a nice thing to say to yourself

Details

Runs source on a system file that contains code to load other system files containing needed spatial data

Value

Creats the following objects:

forest

SOSMA fragments as a SpatialPolygonsDataFrame

lcover

SOSMA landcover classes as a raster

lcoverke

key to SOSMA landcover as a data.frame

regions

a SpatialPolygonsDataFrame that delineates the different regions

roads

a SpatialLinesDataFrame of the roads

Author(s)

Andy Rominger <ajrominger@gmail.com>


role-model/CaatingaArthropods documentation built on Jan. 9, 2020, 12:36 a.m.