Skip to content

Commit

Permalink
Fix warning about undescribed parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jwokaty committed Aug 20, 2024
1 parent 35eee6a commit 8efeb9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/bedbaser.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ BEDbase <- function() {

#' Display API
#'
#' @param x BEDbase object
#' @param .deprecated (default FALSE) if deprecated
#'
#' @importFrom AnVIL operations
#' @importFrom methods callNextMethod
#'
Expand Down

0 comments on commit 8efeb9e

Please sign in to comment.