findInFiles: Find Pattern in Files

Creates a HTML widget which displays the results of searching for a pattern in files in a given folder. The results can be viewed in the 'RStudio' viewer pane, included in a 'R Markdown' document or in a 'Shiny' application. Also provides a 'Shiny' application allowing to run this widget and to navigate in the files found by the search. Instead of creating a HTML widget, it is also possible to get the results of the search in a 'tibble'. The search is performed by the 'grep' command-line utility.

Getting started

Package details

AuthorStéphane Laurent [aut, cre], Rob Burns [ctb, cph] ('ansi-to-html' library)
MaintainerStéphane Laurent <laurent_step@outlook.fr>
LicenseGPL-3
Version0.5.0
URL https://github.com/stla/findInFiles
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("findInFiles")

Try the findInFiles package in your browser

Any scripts or data that you put into this service are public.

findInFiles documentation built on May 29, 2024, 9:31 a.m.