# Generated by roxygen2: do not edit by hand

export("%>%")
export(addConstraintData)
export(addEmissionData)
export(addFoodGroupsConstraintData)
export(addNutrientData)
export(addPriceData)
export(add_float_range)
export(add_range)
export(calculateGroupedResults)
export(calculateResults)
export(checkLinkedFoods)
export(checkZeroDiff)
export(check_function)
export(check_id_defined)
export(check_match_food_price)
export(check_match_individual_diet)
export(check_min_exists)
export(check_nom_num_df)
export(check_non_num)
export(check_spelling)
export(check_variety)
export(checks_optional_food_groups)
export(convertWeeklyFoodGroups)
export(convertWeeklyNutrientTargets)
export(converts_dataframe)
export(createFoodData)
export(createFoodGroupData)
export(createNutrientTargets)
export(createRandomMeal)
export(diff_calc)
export(energy_conversor)
export(foodData)
export(foodGroupData)
export(getDifference)
export(getFoodGroupServes)
export(getNutrients)
export(getPerc)
export(join_function)
export(monteCarlo)
export(monteCarloSimulation)
export(nutrientDataCalculation)
export(permitted_individuals)
export(priceEmissionData)
export(printResults)
export(redmeat_check)
export(remove_suffix)
export(sample_safe)
export(sauces_protein_discretionary_change)
export(standard_name_check)
export(starchy_fill)
export(treat_df)
export(treat_groups_df)
export(unique_values)
export(upload_data)
importFrom(dplyr,across)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(magrittr,"%>%")
importFrom(readxl,read_excel)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,UQ)
importFrom(rlang,hash)
importFrom(rlang,is_empty)
importFrom(rlang,sym)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tidyselect,all_of)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(xlsx,write.xlsx)
