aggregateContributorData | Gets oldest commit date and handle for provided contributor... |
calcCommitNum | Calculates the number of commits/month to a given repository... |
calcPostNumJekyll | Calculate the number of posts per month in a Jekyll GitHub... |
checkCacheExists | Checks whether or not the internal data cache... |
commitMetrics | Pull and calculate commit metric (commits per month over a... |
completeMonths | Fill in missing months in a vector or dataframe column. If a... |
contributorMetrics | This function calculates the number of new contributors and... |
createCache | Create a cache of data. This allows functions to run more... |
createContributorCache | Create a cache of contribuor data. This allows other... |
filepathToOldestCommitDate | This function pulls the the oldest commit date for the... |
getBlogStatistics | Pulls blog statistics for blogs using the GitHub Pages... |
getCommits | Lists commits for a specified repository over a date range. |
getContributorDataJekyll | Gets oldest commit date and handle for provided contributor... |
getContributorPathsJekyll | Pulls contributor paths from a static Jekyll blog hosted on... |
getDirContents | Get the names of files in a specified directory in a github... |
getPageViewsByPath | Using the Google analytics API pulls page views by page path... |
getUserSessionData | Given a view ID and dateRange this function will pull the... |
githubMetrics | Pull repository statistics for specified GitHub repository.... |
googleAnalyticsMetrics | API pull from both Google Analytics. |
pathToContributor | Given a filepath from the '_contributors' directory this... |
pipe | Pipe operator |
postMetrics | Pull and calculate posts metric (posts per month over a time... |
webPropertyNameToViewId | Given a Google Analytics 'webPropertyName' this function will... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.