.matchesAndRegexes {pepr} | R Documentation |
Create a list of matched files in the system and unmatched regular expessions
Description
Create a list of matched files in the system and unmatched regular expessions
Usage
.matchesAndRegexes(rgx)
Arguments
rgx |
string to expand in the system |
Value
a list of all the elements after possible expansion
[Package pepr version 0.5.0 Index]