setMask.RegExprFileFilter: Sets the regular expression mask

Description Usage Arguments Value Author(s) See Also

Description

Sets the regular expression mask to which the pathnames will be matched.

Usage

1
2
## S3 method for class 'RegExprFileFilter'
setMask(this, mask=".", ...)

Arguments

mask

Regular expression mask to which the pathname will be matched against. Default is ".", which accepts everything.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*setMask(). For more information see RegExprFileFilter..


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.