rawData: rawData

Description Usage Arguments Value Examples

View source: R/rawData.R

Description

Given land, data form module and date, generate the raw data set

Usage

1
rawData(land, module, date, language = "")

Arguments

land,

a data source or category

module,

a data form which includes different information

date,

special date when the entity existed

Value

a set rawData including info such as id, name, type and coordinates etc

Examples

1
2
info<-rawData(land,"info",date)$description
         

LiU-Task/FancyPackRLiU5 documentation built on Oct. 30, 2019, 8:24 p.m.