estat: Create e-Stat object

Description Methods

Description

Create e-Stat object

Create e-Stat object

Methods

Public methods


Method new()

Usage
estat$new(
  statsDataId,
  appId,
  query = list(),
  url = "http://api.e-stat.go.jp/rest/3.0/app/json/getStatsData"
)
Arguments
statsDataId

e-Stat statsDataId

appId

Your own e-Stat appId

query

query

url

url


Method get_data()

Usage
estat$get_data()

Method restore_key()

Usage
estat$restore_key()

Method restore_value()

Usage
estat$restore_value()

Method clone()

The objects of this class are cloneable with this method.

Usage
estat$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


UchidaMizuki/estatr documentation built on Nov. 4, 2021, 8:21 p.m.