CheckWS {MIfuns}R Documentation

Check file name for white space

Description

Helper function to check if a file name does contains white space.

Usage

CheckWS(x)

Arguments

x checks if x contains white space

Value

returns TRUE if x contains white space and FALSE if it does not.

Author(s)

Developed by Metrum Institute (Bill Knebel, Tim Bergsma, and others).

References

MIfuns package available from Metrum Institute website (http://metruminstitute.org/).


[Package MIfuns version 3.2.9 Index]