Skip to content

Commit

Permalink
trailing bracket R CMD Check docs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bburns632 committed Apr 5, 2024
1 parent 399a4b3 commit 94ba5fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions R/DependencyReporter.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
#' reporter <- DependencyReporter$new()
#'
#' # Seed it with a package
#' reporter$set_package("ggplot2")
#'
#' }
#' reporter$set_package("ggplot2")}
NULL

#' @importFrom R6 R6Class
Expand Down

0 comments on commit 94ba5fe

Please sign in to comment.