Description Usage Arguments Value Examples
View source: R/WikiHistoRyfunctions.r
This function get a list of wikipedia article titles as input and create a wipipedia creation dates table
1 |
category |
names of wikipedia category |
list of wikipedia pages in the input category
1 2 3 | get_pagename_in_cat("Circadian rhythm")
# For multiple Categories
unique(unlist(sapply(category_list,get_pagename_in_cat)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.