knitr::opts_chunk$set(echo = TRUE,
                      fig.width = 4,
                      fig.height = 4)
library(dplyr)
library(tidyr)
library(ggplot2)
library(cism)
barplot(1:10)


joebrew/maragra documentation built on Aug. 11, 2020, 8:39 p.m.