R/w.R

Defines functions w

Documented in w

#' w
#' @export

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