clean.filename: Clean a string so that it's a valid file name

View source: R/visNetTest_redone.R

clean.filenameR Documentation

Clean a string so that it's a valid file name

Description

Removes all characters that are not: literals, numbers, underscore, dash, dot

Usage

clean.filename(old_filename)

Arguments

old_filename

filename to be cleaned (without the full path!)

Value

cleaned filename


ne1s0n/MTGOsc documentation built on April 20, 2022, 9:35 p.m.