View source: R/sn_get_details.R
sn_get_details_legacy | R Documentation |
Get a pre-defined set of details about
sn_get_details_legacy(
id,
collapse_lists = FALSE,
language = tidywikidatar::tw_get_language(),
connection = NULL,
cache = TRUE
)
id |
Wikidata id |
collapse_lists |
Defaults to FALSE. If TRUE, collapses multiple values in a single string, with each value separated by ";". Useful for exports in tabular format. |
cache |
Logical, defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.