date2age | R Documentation |
Calculate decimal age from date of birth and date of measurement
date2age(dob = NA_character_, dom = NA_character_)
dob |
Date of birth |
dom |
Date of measurement |
Internal function. Not to be called directly.
growthscreener:::date2age(dob = "17022020", dom = "04062021")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.