R/plot_age.R
plot_age.Rd
plot_age
plot_age(data, y_var, x_var = "age", y_lab = NULL, x_lab = "Age")
input data.frame
y-axis label
x-axis label
y-axis variable to plot
x-axis variable to plot
ggplot figure of y-axis variable and age