powered by
page_ranking(revisions, threesold, keepAnon = TRUE)
threesold
page_anon
page_infos
page_islink
page_links
page_revisions
# Downloading the list of revisions revisions <- page_revisions('Action') # Extracting the list of the 10 percent first contributor of the list page_ranking(revisions,10,TRUE)
Run the code above in your browser using DataLab