knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Build Status Project Status: Concept - Minimal or no implementation has been done yet.](http://www.repostatus.org/#concept) CRAN_Status_Badge downloads

writhings is ...

The following functions are implemented:

The following data sets are included:

News

Installation

devtools::install_github("hrbrmstr/writhings")
options(width=120)

Usage

library(writhings)

# current verison
packageVersion("writhings")

Test Results

library(writhings)
library(testthat)

date()

test_dir("tests/")

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



hrbrmstr/writhings documentation built on May 17, 2019, 5:54 p.m.