Skip to content

Commit

Permalink
Remove some parentheses from GSP data title.
Browse files Browse the repository at this point in the history
Matt got an error about a link that I think might be due to having parentheses in there.
  • Loading branch information
eriqande committed Feb 12, 2024
1 parent a514ee2 commit 92b3cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ NULL



#' Example Genomic Simulation Pedigree (GSP) with 13 members
#' Example Genomic Simulation Pedigree, GSP, with 13 members
#'
#' A GSP is a pedigree with no inbreeding which specifies
#' This is a relatively complex GSP. The tibble `GSP` specifies its
Expand Down

0 comments on commit 92b3cbe

Please sign in to comment.