repBSlash: Replace backslash

View source: R/SOptim_AuxFunctions.R

repBSlashR Documentation

Replace backslash

Description

Replace back-slashes by forwardslashes which is probably useful for system paths

Usage

repBSlash(x)

Arguments

x

A string to replace.

Value

A string with replaced backslashes.

Examples

repBSlash("\\aa\\bb\\cc")


joaofgoncalves/SegOptim documentation built on Feb. 5, 2024, 11:10 p.m.