clean_data              clean_data Helper function that formats the
                        output of the query_api function into a tibble
                        with appropriate column types
get_all_nutrient_info   get_all_nutrient_info(foodCode)
get_food                get_food
get_key                 Retrieves the API key
get_nutrientamount      get_nutrientamount
get_nutrientgroup       get_nutrientgroup
get_nutrientname        get_nutrientname
get_nutrientsource      get_nutrientsource
get_refuseamount        get_refuseamount
get_servingsize         get_servingsize
get_yieldamount         get_yieldamount
query_api               query_api Makes a query to the Canadian
                        Nutrient Files API.
