Remove Path and Extension of a File

skin_file(file, rm_path = TRUE, rm_ext = TRUE)

Arguments

file

String

rm_path

Remove the path in the `file` argument?

rm_ext

Remove the extension in the `file` argument?