R/rnafolding.R

#' \code{rnafolding} package
#'
#' See the README on
#' \href{https://github.com/ruthkr/rnafolding/}{GitHub}
#'
#' @docType package
#' @name rnafolding
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") utils::globalVariables(c("."))
ruthkr/rnafolding documentation built on Jan. 9, 2021, 3:22 p.m.