issues_swepub | R Documentation |
DiVA publication records from KTH with subject classification issues
issues_swepub(
institution = "kth",
year_beg = 2012L,
year_end = 2020L,
page_size = 20
)
institution |
the institution string, Default: 'kth' |
year_beg |
filter from year, Default: 2012 |
year_end |
filter to year, Default: 2020 |
page_size |
for paged responses, the page length, Default: 20 |
a tibble with results
## Not run:
if(interactive()){
issues_swepub()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.