Travis build status AppVeyor Build Status Coverage status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

neurovault Package:

The goal of neurovault is to provide access to the Neurovault API (https://neurovault.org/api-docs) to download statistical maps of the human brain stored on that platform.

Installation

You can install neurovault from GitHub with:

# install.packages("remotes")
remotes::install_github("muschellij2/neurovault")


muschellij2/neurovault documentation built on Dec. 16, 2019, 10:41 p.m.