search_dataset: Search a Dataset

Description Usage Arguments Examples

Description

Search a Dataset

Usage

1
search_dataset(keyword, src = "Taiwan", ...)

Arguments

keyword

string. The keyword to search.

src

string. The name of the source platform. Possible values are one of: c("Taiwan", "Taipei") or the abbreviation: c("tw", "tp").

...

Additional arguments which will be passed to the specified source platform.

Examples

1
2
3
4
## Not run: 
 search_dataset("youbike", src = "Taipei", limit = 5, offset = 0)

## End(Not run)

wush978/DataTaiwan documentation built on May 4, 2019, 12:01 p.m.