To print out the first 10 rows of a dataframe in R, I am using head(data.frame, 10). But this dataframe has 64 variables, and I only want to select 3 of those variables to show