dwww Home | Show directory contents | Find package

#' @importFrom generics tidy
#' @export
generics::tidy

#' Test default
#'
#' @param x A parameter
#'
#' @rdname tidy-special
#'
#' @export
tidy.special_method <- function(x, ...) {
  x
}

Generated by dwww version 1.15 on Fri Jun 28 04:50:25 CEST 2024.