knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
) #$ hack neovim syntax

documents

Travis build status

The goal of doutilitiesr is to provide me with wrappers for things I normaly do.

What is special about using README.Rmd instead of just README.md? You can include R chunks like so:

summary(cars)

You'll still need to render README.Rmd regularly, to keep README.md up-to-date.

You can also embed plots, for example:

plot(pressure)

In that case, don't forget to commit and push the resulting figure files, so they display on GitHub!



olesendan/doutilitiesr documentation built on April 10, 2020, 12:28 p.m.