Description Usage Arguments Value
Given a dataframe of food times, returns a ggplot object representing the plot of all different food times along a constant time period
1 2 3 4 | plot_food_compare(
food_times = food_times_df(foodname = "watermelon"),
foodname = "watermelon"
)
|
food_times |
a dataframe of food times, preferably generated by |
foodname |
character string matching the food of interest |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.