Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Dec 16, 2024
1 parent 2ed883a commit be821a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/is_loci_table_ordered.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' or a [`gen_tibble`].
#' @param error_on_false logical, if `TRUE` an error is thrown if the loci
#' are not ordered.
#' @param ignore_physical logical, if `TRUE` the physical position is not checked.
#' @param ignore_genetic_dist logical, if `TRUE` the physical position is not checked.
#' @param ... other arguments passed to specific methods.
#' @returns a logical vector defining which loci are transversions
#' @rdname is_loci_table_ordered
Expand Down
4 changes: 2 additions & 2 deletions man/is_loci_table_ordered.Rd

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

0 comments on commit be821a6

Please sign in to comment.