Man pages for antoinepay/foodx
Match your foods with Marmiton recipes

app_serverShiny Server
app_uiShiny UI
category_healthSort nutrition scores into categories for Shiny output
concat_matchesConcat matches by unioning list columns
convert_to_ingredient_listConvert product name to generic ingredient
fetch_data_from_openfoodfactsFetch Food Data from OpenFoodFacts - French dataset
fetch_recipe_detailFetch fromatted recipe ingredient list and preparation...
fetch_top_100_recipesFetch Top 100 recipes from Marmiton website
filter_categoriesGet the best category of the product
function_divRecipes output in HTML for the Shiny App
gather_recipes_to_csvWrite the recies data into a csv file
generate_missing_scoresAlgorithm in two steps: first step complete missing values on...
get_all_product_namesList all the product names from the Open foods dataset
get_best_combinationsReturns the subsets that have one or more appearances in the...
get_best_recipesGive the list of all the recipes given by the three functions...
get_best_recipes_du_chefCalculate the best combination of ingredients i.e the one...
get_best_recipe_using_most_ingredientsCalculate the biggest combination of ingredient that appears...
get_last_categorySplit categories and get the last item listed
get.matrix.subset.containanceCalcul matrix of containance between different sets: for a...
get_nb_best_combinationsreturns the number of appearance of each interresting subset...
get_number_for_one_combinationCount the number of appearances of one combination of...
get_number_of_each_combinationsGive the number of appearances of each subset in the list of...
get_position_of_future_emptyEnables to iterate only on the subset that don't contain a...
get_recipe_with_least_ingredients_to_addCalculate the combination that is the closest to the...
get_subsets_fromQuick way to obtain all the subsets given a set
get_top_100_linksReturn Top 100 recipes links of Marmiton website
ingredients_listList all the ingredients from the Marmiton recipe dataset
is_containedThe function that will look if something is contained in...
match_list_column_to_ingredientsMatch list_column words with marmiton ingredients list Create...
match_open_food_data_to_marmiton_ingredientsCreates a matching column for the OpenFoodData set with...
nutrition_scoreGet the average nutrition score of an ingredient
preprocess_setGive all the subsets of the set according to the conditions...
recipe_outputGet a list of html tags, iterated over an entire dataframe
recipe_scoreTakes a list of ingredients and returns the average nutrition...
remove_dashChange dash to space
remove_dashes_for_marmitonRemove all dashes from marmiton_recipe_ingredients dataframe
remove_ingredients_you_always_haveRemove common ingredients such as salt, pepper, etc.
run_appRun the Shiny App
score_columnCreates a column in the marmiton recipes dataframe with the...
sort_budgetRank by Cheapest recipes
sort_difficultyRank by Easiest recipes
sort_timeRank by Quickest recipes
split_columns_to_matchSplits mutliple columns into list columns for possible...
split_column_words_to_new_colCreate a dataframe that splits up the words of column_name to...
antoinepay/foodx documentation built on May 6, 2019, 4:30 p.m.