Skip to content

Commit

Permalink
Fix examples/documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jwokaty committed Aug 21, 2024
1 parent ea2d173 commit 09d609c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions R/bedbaser.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
#' @importFrom methods new
#'
#' @returns BEDbase class instance
#'
#' @examples
#' .BEDbase()
.BEDbase <- setClass(
"BEDbase",
contains = "Service"
Expand Down
3 changes: 0 additions & 3 deletions man/BEDbase-class.Rd

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

0 comments on commit 09d609c

Please sign in to comment.