Skip to contents

Get age of politician based on a historic date.

Usage

get_age_hist(date_hist, date_birth, round_val = 2)

Arguments

date_hist

Historic date on which age computation is based on.

date_birth

Birth date of politician.

round_val

Numeric value indicating how much the age should be rounded, default is 2.

Value

Historic age of a politician based on a certain date, such as the starting date of a legislative period (numeric).