dataJson2df: private function to convert the returned jason data to a...

View source: R/getNBS.R

dataJson2dfR Documentation

private function to convert the returned jason data to a dataframe

Description

private function to convert the returned jason data to a dataframe

Usage

dataJson2df(rawObj, rowcode, colcode)

Arguments

rawObj

the fromJSON output

rowcode

rowcode in the data frame

colcode

colcode in the data frame

Value

the contructed data frame

References

Xuehui YANG (2016). rstatscn: R Interface for China National Data. R package version 1.1.1. https://CRAN.R-project.org/package=rstatscn


Yuanchao-Xu/gfer documentation built on Dec. 10, 2024, 10:45 p.m.