Read a Dataset JSON file into R
read_dataset_json.Rd
From within a Dataset JSON file, read the data into session
Examples
read_dataset_json(
url("https://raw.githubusercontent.com/lexjansen/sas-papers/master/pharmasug-2022/json/sdtm/dm.json")
)
#> Error in src$clinicalData$itemGroupData[[1]]$itemData %>% as_tibble(.name_repair = "minimal"): could not find function "%>%"