collapse_desc | R Documentation |
Coerce the list of the keywords into a character Also flatten spillover matrix into a string
collapse_desc(d, collapse.spill = TRUE)
d |
a named list of keywords |
collapse.spill |
whether to flatten spillover matrix to a string |
a list of strings
data(GvHD)
fr <- GvHD[[1]]
collapse_desc(keyword(fr))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.