R/str-remove.R

#' Remove the quoted parts of a string.
#'
#' See [strex::str_remove_quoted()].
#'
#' @inheritParams strex::str_remove_quoted
#'
#' @export
remove_quoted <- strex::str_remove_quoted

#' @rdname remove_quoted
#' @export
str_remove_quoted <- remove_quoted

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.