Description Usage Arguments Value
Pulls blog statistics for blogs using the GitHub Pages directory structure from both GitHub and Google Analytics.
1 | getBlogStatistics(webPropertyName, owner, repo, dateRange, useCache)
|
webPropertyName |
A variable from GoogleAnalytics. You can find out the webproperty name using 'ga_account_list()' form the 'GoogleAnalyticsR' package. |
owner |
The owner of the relevant GitHub repo. |
repo |
The repository name of the relevant GitHub repo. |
dateRange |
A vector of two dates. |
a dataframe of metrics for the month and year specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.