clean_paths: Clean up a paths by removing double folder seperators

Description Usage Arguments Author(s) Examples

View source: R/path_functions.R

Description

Clean up a paths by removing double folder seperators

Usage

1
clean_paths(filenames)

Arguments

filenames

names of files

Author(s)

Richèl J.C. Bilderbeek

Examples

1
clean_paths(c("a//b", "c//d"))

richelbilderbeek/razzo documentation built on March 10, 2021, 1:17 p.m.