R/str-give-ext.R

#' Ensure a file name has the intended extension.
#'
#' See [strex::str_give_ext()].
#'
#' @inheritParams strex::str_give_ext
#' @export
give_ext <- strex::str_give_ext

#' @rdname give_ext
#' @export
str_give_ext <- give_ext

Try the filesstrings package in your browser

Any scripts or data that you put into this service are public.

filesstrings documentation built on Feb. 16, 2023, 7:25 p.m.