cleanPath: Cleans multiple consecutive file separator from file path

View source: R/cleanPath.R

cleanPathR Documentation

Cleans multiple consecutive file separator from file path

Description

Cleans multiple consecutive file separator from file path

Usage

cleanPath(path)

Arguments

path

Character with file path to be cleaned

Value

Character with cleaned file path

Examples

cleanPath("C:/myfolder///myfile.csv")

habitus-eu/HabitusGUI documentation built on April 27, 2024, 2 a.m.