Skip to content

Commit

Permalink
DOC: fix typo in href
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Pronk committed Sep 28, 2021
1 parent 07fdc3f commit 34094f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/splithalfr.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#' \href{https://www.researchgate.net/profile/Craig-Hedge}{Craig Hedge} and
#' \href{https://www.swinburne.edu.au/research/our-research/access-our-research/find-a-researcher-or-supervisor/researcher-profile/?id=bwilliams}{Benedict Williams}
#' for sharing R-scripts with scoring algorithms that were adapted for splithalfr vignettes.
#' Finally, I would like to thank \hreaf{https://www.researchgate.net/profile/Mae-Nuijs}{Mae Nuys} and Maren Sera for spotting bugs in earlier versions of this package.
#' Finally, I would like to thank \href{https://www.researchgate.net/profile/Mae-Nuijs}{Mae Nuys} and Maren Sera for spotting bugs in earlier versions of this package.
#'
#' @importFrom dplyr %>% group_by group_modify summarize bind_rows
#' @importFrom stats cor sd var cov reshape
Expand Down

0 comments on commit 34094f3

Please sign in to comment.