bring_api: Get API (JSON) and Transform into data.frame

View source: R/apis.R

bring_apiR Documentation

Get API (JSON) and Transform into data.frame

Description

This function lets the user bring API data as JSON format and transform it into data.frame.

Usage

bring_api(url, status = TRUE)

Arguments

url

Character. API's URL to GET.

status

Boolean. Display status message?

Value

data.frame of url GET results or NULL if no results returned by API.

See Also

Other Tools: autoline(), bind_files(), chr2num(), db_download(), db_upload(), export_plot(), export_results(), files_functions(), font_exists(), formatColoured(), formatHTML(), get_credentials(), glued(), grepm(), h2o_selectmodel(), haveInternet(), image_metadata(), importxlsx(), ip_data(), json2vector(), list_cats(), listfiles(), mail_send(), markdown2df(), move_files(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), updateLares(), warnifnot(), what_size()

Other API: fb_accounts(), fb_ads(), fb_creatives(), fb_insights(), fb_process(), fb_report_check(), fb_rf(), fb_token(), gemini_ask(), gpt_ask(), li_auth(), li_profile(), queryGA(), slackSend()


laresbernardo/lares documentation built on April 19, 2024, 9:40 p.m.