after previewing and cleaning your data, you determine what variables are most relevant to your analysis. your main focus is on rating, cocoa.percent, and company.location. you decide to use the select() function to create a new data frame with only these three variables. assume the first part of your code is: trimmed flavors df <- flavors df %>% add the code chunk that lets you select the three variables. 1 reset what company location appears in row 1 of your tibble? 1 point scotland france canada colombia