Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
timoast committed Aug 20, 2024
1 parent 1014923 commit 952ac13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/iranges-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ setMethod(
}
)

#' @param drop.empty.ranges See \code{?\link{IRanges}{inter-range-methods}}
#' @param drop.empty.ranges See \code{?\link[IRanges]{inter-range-methods}}
#' @aliases reduce
#' @describeIn inter-range-methods method for ChromatinAssay objects
#' @exportMethod reduce
Expand Down Expand Up @@ -831,7 +831,7 @@ setMethod(
}
)

#' @param start,end See \code{?\link{IRanges}{inter-range-methods}}
#' @param start,end See \code{?\link[IRanges]{inter-range-methods}}
#' @aliases gaps
#' @describeIn inter-range-methods method for ChromatinAssay objects
#' @exportMethod gaps
Expand Down
4 changes: 2 additions & 2 deletions man/inter-range-methods.Rd

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

0 comments on commit 952ac13

Please sign in to comment.