CheckWS {MIfuns} | R Documentation |
Helper function to check if a file name does contains white space.
CheckWS(x)
x |
checks if x contains white space |
returns TRUE if x
contains white space and FALSE if it does not.
Developed by Metrum Institute (Bill Knebel, Tim Bergsma, and others).
MIfuns package available from Metrum Institute website (http://metruminstitute.org/
).