Skip to contents

This function handles parsing of csv format API response. Returns a csv dataframe.

Usage

csv_handler(url)

Arguments

url

A formatted string passed on to the API request

Examples

csv_handler(url)
#> Error in csv_handler(url): could not find function "csv_handler"