Technomics / readflexfile

An R package to read the Flex File data format.
GNU General Public License v3.0
2 stars 1 forks source link

Develop #14

Closed ahjames11 closed 3 years ago

ahjames11 commented 3 years ago

Updates to JSON Parsing.

Closes: #10, #11

ahjames11 commented 3 years ago

Failing due to costmisc::read_json_zip(). It will auto-detect a data type. If it does this differently for rows, it cannot flatten.

ahjames11 commented 3 years ago

Okay the fix is made in costmisc. This should be working now.