diff --git a/R/read_dataset_json.R b/R/read_dataset_json.R index a533559..a389558 100644 --- a/R/read_dataset_json.R +++ b/R/read_dataset_json.R @@ -48,7 +48,6 @@ read_dataset_json <- function(file) { ) } - # Read the file and convert to datasetjson object # Pull the object out with a lot of assumptions because the format has already