getSimU: Return SimU geometries for a given country.

View source: R/geometries.R

getSimUR Documentation

Return SimU geometries for a given country.

Description

Return all Simulation Units of a given country as a simple feature.

Usage

getSimU(countryNames, dataDirectory, join = TRUE, simu = NULL)

Arguments

countryNames

Names of the countries as a string vector. It can have one or more values.

dataDirectory

Directory where input data is located. This directory needs to have files available at https://bit.ly/2RrgZi9 (shortened from https://www.dropbox.com/sh/sqocqe45jwmug2p/AAAbv-IAg24a_R4vYsP9zqV_a?dl=0).

join

Should all SimuS with the same ID be represented together as a single MultiPolygon? The default value is true.

simu

A simple feature with loaded SimUs. Default is NULL, which means that the SimU data will be loaded from dataDirectory.


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.