Learn R Programming

nutrientr (version 0.1)

clean_data: clean_data Helper function that formats the output of the query_api function into a tibble with appropriate column types

Description

clean_data Helper function that formats the output of the query_api function into a tibble with appropriate column types

Usage

clean_data(query_api_output)

Arguments

query_api_output

the output provided by the query_api function.