Jackstrap

knitr::opts_chunk$set(echo = TRUE)

When working with data you must:

The dplyr package makes these steps fast and easy:

summary(cars)

Including Plots

You can also embed plots, for example:

plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



Try the jackstrap package in your browser

Any scripts or data that you put into this service are public.

jackstrap documentation built on July 1, 2020, 6:44 p.m.