common.get_country: Return countries list.

Description Usage Arguments Value Author(s) References Examples

View source: R/common.get_country.R

Description

Return countries list.

Usage

1
common.get_country(roauth, capital, language)

Arguments

roauth

A OAuth object created by createOAuth.

capital

The first letter of the provinces, a-z. Return all of the provinces if the parameter is not provided.Default is not provided.

language

The returned language version. zh-cn: Simplified Chinese; zh-tw: Traditional Chinese; english: English; Default is zh-cn.

Value

A list of countries.

Author(s)

Jian Li <rweibo@sina.com>

References

http://open.weibo.com/wiki/2/common/get_country

Examples

1
2
3
4
5
## Not run: 

common.get_country(roauth)

## End(Not run)

sjhfx/Rweibo documentation built on March 29, 2020, 11:37 p.m.