knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-" )
The goal of SummarizedActigraphy
is to provide functions for reading Actigraphy data and turn it into SummarizedExperiment
s.
You can install SummarizedActigraphy
from GitHub with:
# install.packages("remotes") remotes::install_github("muschellij2/SummarizedActigraphy")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.