
Summarize a study by DOI / handle (constructs then summarizes)
Source:R/get_study.R
summary_study.RdConvenience wrapper around summary(get_study(doi)). Prefer
get_study() when you need the handle for field access or downstream
verbs; use this when you only want the printed overview.
Arguments
- doi
Character. DOI, registry handle, or
"local"/ study path (seeresolve_doi_input()).- repo
Optional repository slug.
- folder
Optional registry folder name from
index.csv.- ...
Passed to
summary.replicate_study.