Permalink
Browse files

Fix docs, yesterday -> last-day

  • Loading branch information...
1 parent 8d4fec1 commit ab8b92038e50a1708e72333d686ec2018f274bc0 @gaborcsardi gaborcsardi committed May 7, 2015
Showing with 2 additions and 2 deletions.
  1. +2 −2 man/cran_downloads.Rd
View
@@ -15,10 +15,10 @@ or \code{NULL} for a sum of downloads for all packages.}
If this is given, then \code{from} and \code{to} are ignored.}
\item{from}{Start date, in \code{yyyy-mm-dd} format, or
-\code{yesterday}. It is ignored if \code{when} is given.}
+\code{last-day}. It is ignored if \code{when} is given.}
\item{to}{End date, in \code{yyyy-mm-dd} format, or
-\code{yesterday}. It is ignored if \code{when} is given.}
+\code{last-day}. It is ignored if \code{when} is given.}
}
\value{
A data frame with columns:

0 comments on commit ab8b920

Please sign in to comment.