R/utils.R

# Helper functions

#' Pipe
#'
#' Import pipe operator from magrittr
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @noRd
#' @export
#' @param lhs,rhs specify what lhs and rhs are
NULL
markgene/yamatCN documentation built on Dec. 7, 2019, 4:36 a.m.