get_and_clean: Cleaning HTTP GET Requests

View source: R/helpers.R

get_and_cleanR Documentation

Cleaning HTTP GET Requests

Description

This function sends a GET request to the appropriate URL. Next, it checks the response and grabs the GET request's content.

Usage

get_and_clean(url)

Arguments

url

A string of the url to send the GET request to.

Value

A response from the GET request (list, tibble, error)


beigebrucewayne/brandindexr documentation built on July 19, 2023, 11:23 p.m.