Nothing
library(gitr) knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The gitr
package is a light-weight, dependency-free, API to access
system-level git commands from within R
. Contains wrappers
and defaults for common data science workflows as well as
Z-shell plugin aliases. Generalized API syntax is also available.
A system installation of git
is required.
The system call wrapper: [git()]
Common git tasks:
ZSH git plugin aliases
This section will become more fleshed out in future versions of gitr
In the meantime please see the package README
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.