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

slingr

The goal of {slingr} is to facilitate data analysis workflow of the SLING lab projects.

Installation

The package is for internal use only. You can install it from GitHub with:

# install.packages("devtools")
devtools::install_github("zawmtun/slingr")


zawmtun/slingr documentation built on Dec. 23, 2021, 9:14 p.m.