Description Usage Arguments Value
Search library (i.e. combination of search_bibtex and search_files)
1 2 |
pattern |
Pattern to search for |
bib |
List of bibtex objects |
files |
data.frame with file metadata |
fuzzy |
Whether to use fuzzy matching (agrep) (default: true) |
ignore.case |
Whether to ignore case (default: true) |
regexp |
Whether pattern is a regular expression (default: true) |
... |
Further parameters passed to agrep or grep |
rows of data frame matching pattern
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.