search_scripts: Search scripts

View source: R/descriptive.R

search_scriptsR Documentation

Search scripts

Description

Searches for strings in R script files

Usage

search_scripts(string, path = getwd(), recursive = TRUE)

Arguments

string

Character string to search

path

Character vector with the path name

recursive

Logical. Should the search be recursive into subdirectories?

Value

A list with each element being one of the files containing the search string


David-Hervas/clickR documentation built on March 1, 2025, 3:55 a.m.