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

snpltools

The goal of snpltools is to provide tools for the Stanford Systems Neuroscience and Pain Lab (SNAPL). This includes generating reports and custom graphics (eg. CHOIR BodyMaps).

Use the SNPL Report RMarkdown template to write a report

Installation

Install snpltools by running the following code:

devtools::install_github("ericscrum/snpltools")

Example

This is an example to generate an internal report:

printAuthors()


ericscrum/snpltools documentation built on May 9, 2019, 5:24 p.m.