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 Feb. 15, 2024, 8:33 p.m.