str_remove_quoted {filesstrings}R Documentation

Remove the quoted parts of a string.

Description

Copy of strex::str_remove_quoted().

Usage

str_remove_quoted(...)

remove_quoted(...)

Arguments

...

Pass-through to strex function.


[Package filesstrings version 3.4.0 Index]