#' schuylR-package
#'
#' schuylR is a conglomeration of functions written to do
#' various things in R that I find useful to use frequently.
#'
#'\url{https://schuyler-smith.github.io/schuylR/}
#'
#'
#' @name schuylR
#' @author Schuyler Smith \email{schuyler.smith@@iastate.edu}
#' @docType package
#' @keywords package
#' @import data.table
NA
# OBO_filepath <- '~/Downloads/card-ontology/aro.obo'
# CARD <- processOBO(OBO_filepath)
# load('R/sysdata.rda')
# save(CARD, file = 'R/sysdata.rda')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.