escapeRdFilename.Rdoc.Rd
Escape non-valid characters in a filename.
## Static method (use this):
## Rdoc$escapeRdFilename(filename, ...)
## Don't use the below:
# S3 method for class 'Rdoc'
escapeRdFilename(static, filename, ...)
A filename (character
string) to be escaped.
Not used.
Returns character
string.
For more information see Rdoc
.