Description Usage Arguments Examples
View source: R/subfield_table_rep.R
Merge all subfields of a specific field. Suitable for repeating fields.
1 | subfield_table_rep(df, field_name, subfield_names)
|
df |
A dataframe of funds. |
field_name |
A character vector of length 1. |
subfield_names |
A character vector. |
1 | subfield_table_rep(funds, "899", c("$b", "$x", "$p", "$h"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.