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

Description Usage Arguments Value

View source: R/rstatscn.R

Description

private function to convert the returned jason data to a dataframe

Usage

1
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


rstatscn documentation built on May 2, 2019, 2:10 a.m.