R/Exported-typos.R

#' @export
nameS <- .typo(names)

#' @export
typoef <- .typo(typeof)

#' @export
geom_warp <- .typo(geom_wrap,ggplot2)

#' @export
fitler <- .typo(filter,dplyr)

#' @export
transmutate <- .typo(mutate,dplyr)

#' @export
lenght <- .typo(length)
MyKo101/typos documentation built on June 15, 2020, 4:51 a.m.