README.md

wmfdata: R tools for Wikimedia Foundation's Analysts & Data Scientists

NOTICE: while this package is installed from GitHub (wikimedia/wmfdata-r), that repository is a read-only mirror of wikimedia/discovery/wmf repository hosted on Gerrit. See mediawiki:Developer account for information about creating a Wikimedia Developer account for contributing to this package, MediaWiki, and other Wikimedia projects.

Other packages from Wikimedia Foundations's Product Analytics team include wmfdata for working with Wikimedia data in Python, and waxer for querying Wikimedia Analytics Query Service in R, and wmfastr for speedy dwelltime and search preference metrics calculations in R.

Installation

# install.packages("remotes", repos = c(CRAN = "https://cran.rstudio.com/"))
remotes::install_github("wikimedia/wmfdata-r")

To update:

remotes::update_packages("wmfdata")

Highlights

Also includes Wikimedia Design visual style colors:

Color palettes included in the package based on Wikimedia Design Style Guide

Maintainers

Additional Information

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



wikimedia/wikimedia-discovery-wmf documentation built on Feb. 7, 2021, 12:19 a.m.