wp_init | R Documentation |
Initializes Wikipedia Preview for use in the document
wp_init(
lang = "en",
use_unpkg = FALSE,
with_styles = TRUE,
use_alt_style = FALSE
)
lang |
Language code |
use_unpkg |
Whether to link to the JS file on unpkg rather than embedding the JS code in the document |
with_styles |
Initialize with package-provided CSS styles |
use_alt_style |
Use an alternative built-in style |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.