View source: R/utils-modify-wage-df.R
modify_wage_df | R Documentation |
yr
row in the wage
data.frame, copying data from the yr_copy
rowModify the yr
row in the wage
data.frame, copying data from the yr_copy
row
modify_wage_df(wage = NULL, yr = NULL, yr_copy = NULL)
wage |
A weight-at-age data.frame as created by |
yr |
The year to modify the row data for in the data.frame |
yr_copy |
The year to use as source data row for the copy. If |
The same wage
data.frame with the year row modified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.