R/f.R

#' Title
#'
#' Some math that makes the manual fail to build:
#'
#' \deqn{\asdf}
#'
#' @param x a paramter
#'
#' @return Nothing
#' @export
f <- function(x) {
  x
}
jolars/testr documentation built on June 6, 2019, 12:03 a.m.