dataJson2df: 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
rowcode
rowcode in the data frame
colcode
colcode in the data frame
Value
the contructed data frame