Skip to content

Commit

Permalink
Merge pull request #265 from lucas-a-meyer/patch-1
Browse files Browse the repository at this point in the history
Documentation fix on mig_un_fam.R
  • Loading branch information
timriffe authored Dec 30, 2023
2 parents 84cb660 + 492aac5 commit 92ac94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/mig_un_fam.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' calculate the net migration age schedule based on the Rogers and Castro formula for UN families.
#' @param NM numeric. Total net migration to distribute between ages and sex.
#' @param family character. Could be "Family", "Female Labor", "Male Labor".
#' @param Single logical. Results by simple age. Default `FALSE`.
#' @param Single logical. Results by simple age. Default `TRUE`.
#' Typically from pre-working age and working age parts of in Roger-Castro formula.
#' @param OAnew The age from which to group all ages into an open ended age group.
#' By default it is set to 100, so it groups all ages up to 120, which is the
Expand Down

0 comments on commit 92ac94f

Please sign in to comment.