powered by
data.frame
Convert Neurovault results output to a data.frame
results_to_df(results)
Results list from the content of a nv command
nv
A data.frame of the output
# NOT RUN { res = nv_collection(doi = "10.1016/j.neurobiolaging.2012.11.002") results = res$content$results df = results_to_df(results) # }
Run the code above in your browser using DataLab