README.md

draft Travis-CI Build Status

The goal of draft is to create drafts in a fast and useful way. It also uses gistr package to upload files to Gist.

Installation

You can install draft from github with:

# install.packages("devtools")
devtools::install_github("jtrecenti/draft")

Example

This is a basic example which shows you how to solve a common problem:

draft::draft()

After edit your file, run this in console:

draft::upload()


jtrecenti/draft documentation built on Feb. 2, 2021, 1:46 a.m.