read_dataset: Read Datasets from datasets.wikimedia

Description Usage Arguments

View source: R/reading.R

Description

Grabs datasets from the public directories at WMF Analytics' Datasets for use in dashboarding.

Usage

1
read_dataset(path, force_uncached = TRUE, silent = FALSE, ...)

Arguments

path

the path to the file, starting from https://analytics.wikimedia.org/datasets/

force_uncached

If TRUE, appends a ?ts=... to URL to force an uncached version

silent

if TRUE, suppresses a warning about duplicated data being found

...

Additional arguments to be passed to readr::read_delim


wikimedia/wikimedia-discovery-polloi documentation built on Dec. 4, 2019, 2:12 p.m.