get_timestamp_repo_metrics {metricminer} | R Documentation |
Get timestamp repository metrics
Description
Get timestamp repository metrics
Usage
get_timestamp_repo_metrics(results, column)
Arguments
results |
An API result from GitHub typically the views or clones for a repo |
column |
name of the column being extracted. Typically "views" or "clones" |
Value
Extracted timestamp metrics from the API response
[Package metricminer version 0.5.1 Index]