remove_win_reserved_char: removes characters from a string that are removed in the...

View source: R/lib_string.R

remove_win_reserved_charR Documentation

removes characters from a string that are removed in the windows file paths

Description

removes characters from a string that are removed in the windows file paths

Usage

remove_win_reserved_char(s, repl = "_")

Arguments

s

input string

repl

replacement character

Value

string with special characters removed


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.