Download built-in datasets from OSF repository using Files API
download_osf_data(
dataset_name,
force_download = FALSE,
cache_dir = NULL,
verbose = TRUE
)Path to cached data file
Character. Name of dataset to download
Logical. Force re-download even if cached version exists
Character. Directory to cache downloaded data (default: user data dir)
Logical. Show download progress