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

language,

specified language preference

Value

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

Examples

1
2
info<-rawData("world-2","info","2015-11")$description
         

yewei369/FancyPackRLiU5 documentation built on Nov. 5, 2019, 12:34 p.m.