schuylR
A compilation of various R functions that I like.
library(devtools) install_github('schuyler-smith/schuylR') library(schuylR)
for WINDOWS you need to install Rtools, when prompted, select add rtools to system PATH
.
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.