average_difference | R Documentation |
This function finds the average difference in price between the healthier and less healthy food options for a store
average_difference(clean_data)
clean_data |
The data retrieved from a cleaned version of the Qualtrics Survey. |
This function is used to determine adequate replacements for the market basket prices.
Average_Difference for the average price difference.
clean_data <- read_nemss(file) find_difference(clean_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.