#' Retrieves most popular articles over a defined time period
#'
#'
#' The time period can be any of the following: '1d', '2d', '3d', '4d', '5d', '6d', '1w', '1m', '3m', '6m', '1y'
#' @param day The time period over which metrics are required. Allowed options include '1d', '2d', '3d', '4d', '5d', '6d', '1w', '1m', '3m', '6m', '1y'resu
#' @param page Page number
...
...
@@ -10,9 +10,8 @@
#' @param subject Comma delimited list of slugified journal subjects. Include only articles from journals matching any of the supplied NLM subject ontology term(s).
#' @param foptions A list of additional arguments for \code{httr}. There is no reason to use this argument except for debugging purposes.
This is the reworked version of rAltmetric (temp repo will get merged into rAltmetric shortly)
\ No newline at end of file
This package provides a way to programmatically retrieve altmetric data from [altmetric.com](http://altmetric.com) for any publication with the appropriate identifer.