knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Downloads and reads data from Human 'Connectome' Project https://db.humanconnectome.org using Amazon Web Services ('AWS') 'S3' buckets.
You can install the development version of neurohcp from GitHub with:
# install.packages("pak") pak::pak("muschellij2/neurohcp")
This is a basic example which shows you how to solve a common problem:
library(neurohcp) hcp_list_dirs() fcp_list_dirs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.