Travis build status AppVeyor Build Status Coverage status

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

biobankr Package:

The goal of biobankr is to provide tools for analysis and ploting data from the UK Biobank, specifically accelerometer data.

Installation

You can install biobankr from GitHub with:

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


muschellij2/biobankr documentation built on April 13, 2020, 7:33 a.m.