I have a data.frame (df1) and I want to include age information for each of my samples from another data.frame (df2):
df1$age <- df2$age_9[match(df1$Sample