Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I propose adding the line result[unlist(lapply(result, is.null))] = NA because return(as.data.frame(result)) in list_datasets() will crash if one of the list elements is NULL so changing to NA
- Loading branch information