R apply new data frame code example Example: how to apply a function to a dataframe in r x = apply(df, MARGIN = 2, FUN = mean)