iajson2rdata: Read json-data from IA

Description Usage Arguments Value

View source: R/iajson2rdata.r

Description

All the data used to produce an Instant Atlas is stored in a json file. This function will read such a file and put the data into a data frame.

Usage

1
iajson2rdata(json_file = NULL, rdata_file = NULL)

Arguments

json_file

The json file used by IA

rdata_file

The name of the RData file to be saved. Will return an R object if NULL. Default: NULL

Value

A data frame


Helseatlas/data documentation built on May 8, 2020, 10:30 p.m.