Arguments
project
the name of the project, structured as [language_code].[project]
(see the default).
platform
The platform the pageviews came from; one of "all", "desktop", "mobile-web" and
"mobile-app". Set to "all" by default.
year
The year the articles were "top" in. 2015 by default.
month
The month the articles were "top" in. "10" by default; can be set to "all", for all
the months in year
. If so, day
must also be "all".
day
The day the articles were "top" in. "01" by default; can be set to "all", for all
the days in month
.
reformat
Whether to reformat the results as a data.frame
or not. TRUE by default. ...
further arguments to pass to httr's GET.