README.md

sometools

The goal of sometools is to provide some tools to help automate certain tasks. Initially, it also store helper functions that Avery Robbins uses regularly.

Installation

sometools is only available here on GitHub.

# install.packages("devtools")
devtools::install_github("averyrobbins1/sometools")

Example

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

library(sometools)
## basic example code


averyrobbins1/sometools documentation built on Feb. 18, 2021, 5:08 p.m.