R/relative_path.R
relative_path.Rd
Return a list of path in the current directory within a specific regular expression.
relative_path(dir = ".", regex = ".")
directory
regular expression
Jiaxiang Li