View source: R/create_content.R
create_pages | R Documentation |
wikimedia api page creation
Create pages or category-pages on a wikimedia instance.
create_pages(url, p_title, p_text, category = FALSE)
url |
a URL body |
p_title |
vector with page title strings of new pages |
p_text |
vector with page content strings of new pages |
category |
switch to decide, if the pages should be created as category-pages |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.