Description Usage Arguments Value
Searches an entire git repository (including all previous commits) for a particular expression, and then returns the results after dropping duplicate outputs.
1 | grep_repo(expression, repo = getwd())
|
expression |
A regular expression |
repo |
(optional) The location of a git repository (defaults to the current working directory) |
A character vector of results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.