View source: R/weight_at_age-.R
weight_at_age_read | R Documentation |
Read the file using the appropriate method based on the file extension and filter the data such that data are not duplicated. For example, Canadian data are in the cumulative file but a better version was provided by Chris Grandin in 2022 as a csv file.
weight_at_age_read(file)
file |
The file path, full or relative, to the |
A data frame of weight-at-age information. The data frame includes the following columns:
Source
Weight_kg
Sex
Age_yrs
Length_cm
Month
Year
OutlierL
.
Ian G. Taylor
Other weight-at-age:
weight_at_age_outlier()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.