Build Status AppVeyor Build Status

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

sgdemtbl

The goal of sgdemtbl is to ...

Installation

You can install sgdemtbl from github with:

# install.packages("devtools")
devtools::install_github("graggsd/sgdemtbl")

Example

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

## basic example code


graggsd/sgdemtbl documentation built on April 16, 2020, 9:40 p.m.