dir2: dir with full grep

View source: R/package.R

dir2R Documentation

dir with full grep

Description

dir with full grep

Usage

dir2(
  path = ".",
  pattern = NULL,
  all.files = FALSE,
  full.names = FALSE,
  recursive = FALSE,
  ignore.case = FALSE,
  include.dirs = FALSE,
  no.. = FALSE,
  ...
)

Author(s)

Kevin Hadi


kevinmhadi/khtools documentation built on Feb. 14, 2025, 10:25 a.m.