$,publication-method: Extract an element from a publication
Description
Extract an element from a publication
Usage
# S4 method for publication
$(x, name)
Value
value
in the selected slot
Arguments
- x
A publication
object.
- name
The slot to obtain (e.g., articletitle
)