schuylR

A compilation of various R functions that I like.

Installation

library(devtools)
install_github('schuyler-smith/schuylR')
library(schuylR)

for WINDOWS you need to install Rtools, when prompted, select add rtools to system PATH.

Functions

Call | Use ---------------- | ------------------------------------------------ classify_ARG_codes | classifies ARG codes into their antibiotic resistance categories row_compare | checks if rows of two dataframes are identical unload_all_packages | un-lbraries all library'd packages from your environment (excluding base packages)



schuyler-smith/schuylR documentation built on Feb. 8, 2022, 12:25 p.m.