R/xx.R

Defines functions xx

Documented in xx

#' xx
#' @export

xx <- function() print('xxx')
guoyingshou/rguo documentation built on Jan. 15, 2022, 12:35 a.m.