create_pages function

wikimedia api page creationCreate pages or category-pages on a wikimedia instance.

wikimedia api page creation

Create pages or category-pages on a wikimedia instance.

create_pages(url, p_title, p_text, category = FALSE)

Arguments

  • 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

Returns

TRUE

  • Maintainer: Os Keyes
  • License: MIT + file LICENSE
  • Last published: 2024-04-05