View source: R/find_publication.R
find_publication | R Documentation |
Find publications with dplyr::dplyr::filters based on [PorP](https://harzing.com/resources/publish-or-perish) exported file (also sci-mago dplyr::dplyr::filters)
find_publication(file, n = NULL, open = FALSE, ...)
file |
csv file |
n |
Number of articles |
open |
Open in your default browser? if FALSE, then data.frame is returned |
find_publication("https://gist.githubusercontent.com/MarcellGranat/4ed653c8e655d4ebabaa3071fc7b50a0/raw/5aef770bce91b661744ad8c8b1aed56643f795cf/daily-inflation-online.csv", n = 10, FALSE, year > 2015)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.