Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusdv committed Sep 9, 2024
1 parent e6e63a4 commit c3befcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/familias2dvir.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#'
#' @inheritParams relabelDVI
#' @param famfile Path to Familias file.
#' @param verbose A logical, passed on to [readFam()].
#' @param verbose A logical, passed on to `readFam()`.
#' @param missingIdentifier A character of length 1 used to identify missing
#' persons in the Familias file. The default chooses everyone whose label
#' begins with "Missing".
Expand All @@ -31,7 +31,6 @@
#' refPrefix = "ref", othersPrefix = "E")
#' plotDVI(z)
#'
#'
#' @export
familias2dvir = function(famfile, victimPrefix = NULL, familyPrefix = NULL,
refPrefix = NULL, missingPrefix = NULL,
Expand Down
3 changes: 1 addition & 2 deletions man/familias2dvir.Rd

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

0 comments on commit c3befcc

Please sign in to comment.