Description Usage Arguments Value See Also
It's often useful to have a data frame with just subject terms and id's that
can be filtered and then joined back onto a table of bibliographic items.
This function is just a convenience wrapper for filtering only KW
fields and then applying strip_subject_relation
.
1 | subjects_frame(bib, rels = getOption("mlaibr.relations"))
|
bib |
long-format table of RIS information with |
rels |
character vector of relation patterns to pass to
|
data frame with id,value
columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.