add_wikis_github.Rd
add_wikis_github
add_wikis_github(owner, repo, type = c("home", "cr", "keys", "weekly"))
Owner of the repository
Repository name
Wiki type to add
if (FALSE) { add_wikis_github( owner = "ghowner", repo = "areponame" ) }