knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of bwu
is to facilitate neuropsychological evaluation data
processing, report writing, and presentation of results.
You can install the development version of bwu
like so:
pak::pak("brainworkup/bwu")
This is a basic example which shows you how to solve a common problem:
library(bwu)
What is special about using README.Rmd
instead of just README.md
?
You can include R chunks like so:
summary(dots)
bwu
Analysis, Plotting, and ReportingAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.