powered by
Delete spaces in file names located in the current working directory.
quitSpaceFromChars(vectxt)
The function returns a logical for each file, with TRUE if the file has been found, and FALSE otherwise.
A vector containing character entries corresponding to the names of files in the current working directory.
if (FALSE) { quitSpaceFromChars(c("my pdf.pdf","my other pdf.pdf")) }
Run the code above in your browser using DataLab