Learn R Programming

japanstat (version 0.1.0)

estat_set: Set attributes of 'e-Stat' API

Description

Set attributes of 'e-Stat' API

Usage

estat_set(i, value)

Arguments

i

An attribute name.

value

An attribute value

Value

No output..

Examples

Run this code
# NOT RUN {
estat_set("estat_limit_downloads", 1e5)
estat_set("estat_limit_items", 1e2)
# }

Run the code above in your browser using DataLab