Skip to content

Commit

Permalink
fixed malformed test
Browse files Browse the repository at this point in the history
  • Loading branch information
keberwein committed Sep 14, 2022
1 parent 98e8293 commit 8a5b870
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
3 changes: 2 additions & 1 deletion R/inflation.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
#' @importFrom tibble as_tibble
#' @export inflation_adjust
#' @examples
#' #' \dontrun{
#'
#' \dontrun{
#' ## Get historical USD values based on a 2010 dollar.
#' values <- inflation_adjust(base_year = 2015)
#' }
Expand Down
3 changes: 2 additions & 1 deletion man/inflation_adjust.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion man/search_ids.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/set_bls_key.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a5b870

Please sign in to comment.