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

databrew is the official package of (databrew)[www.databrew.cc]

Objectives

The objectives of the databrew package are simple:

  1. Some objective

  2. Another one

barplot(1:10)


databrew/databrew documentation built on Feb. 1, 2020, 2:28 p.m.