knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of {iobed.bed}
is to provide utility functions for the management of raw-signals from a smart-bed at UBEP within the IOBED project.
You can install the development version of {iobed.bed}
like so:
# install.packages(remotes) remotes::install_github("UBESP-DCTV/iobed.bed")
This is a basic example which shows you how to solve a common problem:
library(iobed.bed) ## basic example code
Please note that the {iobed.bed}
project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.