Learn R Programming

findR (version 0.2.1)

Find Code Snippets, R Scripts, R Markdown, PDF and Text Files with Pattern Matching

Description

Scans all directories and subdirectories of a path for code snippets, R scripts, R Markdown, PDF or text files containing a specific pattern. Files found can be copied to a new folder.

Copy Link

Version

Install

install.packages('findR')

Monthly Downloads

452

Version

0.2.1

License

GPL-3

Maintainer

David Zumbach

Last Published

March 13th, 2018

Functions in findR (0.2.1)

findRscript

Find R scripts by content with pattern matching
reminder

Find reminders on how to use a specific R function
findPDF

Find PDF files by content with pattern matching
findRmd

Find R Markdown files by content with pattern matching
findtxt

Find text files by content with pattern matching