I have a database that needs to calculate the age of the members in it, below a sample extracted with dput .
base.teste <- c("04/03/73", "10/09/67", "21/12/74", "17/04/76", "25/03/66",
"11/03/73", "06/08/79")
I need to calculate t...
asked by
18.01.2018 / 17:38