Skip to content

Commit

Permalink
Update plink_map2rec_rates.R to have @return
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdesaix committed Feb 6, 2024
1 parent 58a38b8 commit bf7c8b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/plink_map2rec_rates.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#' that point. However, if you know the lengths of the chromosomes and want to
#' add those in there, then pass them into the `chrom_lengths` option.
#' @export
#' @return A tibble that provides the recombination rates for the segments of the genome.
#' @examples
#' mapfile <- system.file(
#' "extdata/example-plink-with-morgans.map.gz",
Expand Down

0 comments on commit bf7c8b1

Please sign in to comment.