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

voteR

tatata lalala

Installation

You can install runR from github with:

# install.packages("devtools")
devtools::install_github("schliebs/voteR")

Example

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

## basic example code


schliebs/voteR documentation built on May 7, 2019, 3:33 p.m.