Getting introduced to Google and their API Previously we constructed a data frame that consisted out of the following variables that we might want to perform analysis on: ## [1] "wine_farms" "wine_year" "wine_name" "points" "price" ## ...