Skip to content

Commit

Permalink
Oops forgot to explain cross arg in find_dup_markers()
Browse files Browse the repository at this point in the history
  • Loading branch information
kbroman committed Nov 10, 2023
1 parent 7416ee5 commit 2ddfc21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/find_dup_markers.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
#'
#' Identify sets of markers with identical genotype data.
#'
#' @param cross
#' @param cross Object of class `"cross2"`. For details, see the
#' [R/qtl2 developer guide](https://kbroman.org/qtl2/assets/vignettes/developer_guide.html).
#'
#' @param chr Optional vector specifying which chromosomes to consider.
#' This may be a logical, numeric, or character string vector.
Expand Down
3 changes: 2 additions & 1 deletion man/find_dup_markers.Rd

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

0 comments on commit 2ddfc21

Please sign in to comment.