Permalink
Browse files

Updated documentation replacing 'last_' with 'last-'

  • Loading branch information...
1 parent 77182ee commit b67243a7a66909f6cba52952c27d76349732566e @ericwatt ericwatt committed Aug 15, 2016
Showing with 3 additions and 3 deletions.
  1. +1 −1 R/cranlogs.R
  2. +1 −1 man/cran_downloads.Rd
  3. +1 −1 man/cran_top_downloads.Rd
View
@@ -142,7 +142,7 @@ fill_in_dates <- function(df, start, end) {
#' Top downloaded packages from the RStudio CRAN mirror
#'
-#' @param when \code{last_day}, \code{last_week} or \code{last_month}.
+#' @param when \code{last-day}, \code{last-week} or \code{last-month}.
#' @param count Number of packages to list. Note that the DB server
#' lists only at most 100 packages. This number might change in the
#' future.
View

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.

0 comments on commit b67243a

Please sign in to comment.