get_geodata: get geoadata from PopDynCloud

View source: R/get_geodata.R

get_geodataR Documentation

get geoadata from PopDynCloud

Description

If you run geo_overview() first you can see wich data is available. From there you can copy the name of the file and paste in 'data_name'. Works for vector data and raster data.

Usage

get_geodata(data_name, path_to_cloud, download_data = FALSE)

Arguments

data_name

the name of the data folder (e.g. copied from the website)

path_to_cloud

set the path where your cloud is located. Like "E:/PopDynCloud"

download_data

do you want to download the data? Choose "TRUE" or "FALSE"

Value

the file in a folder named after the file

Examples

## Not run: 
get_geodata()

## End(Not run)

EcoDynIZW/d6geodata documentation built on May 14, 2024, 1:17 p.m.