powered by
Retrieve Neurovault Collections ID
nv_collection_id(doi = NULL, owner = NULL, name = NULL, verbose = TRUE, ...)
Digital Object Identifier (DOI) for the project or collection
owner of the collection
name of the collection
print diagnostic messages
additional options to pass to nv_collection
nv_collection
An ID or NULL if not found
NULL
# NOT RUN { id = nv_collection_id(name = "FeatureX IAPS Test") # } # NOT RUN { id = nv_collection_id(doi = "10.1016/BAD_ID") # }
Run the code above in your browser using DataLab