| bring_api | R Documentation |
This function lets the user bring API data as JSON format and transform it into data.frame.
bring_api(url, status = TRUE)
url |
Character. API's URL to GET. |
status |
Boolean. Display status message? |
data.frame of url GET results or
NULL if no results returned by API.
Other Tools:
autoline(),
bind_files(),
chr2num(),
db_download(),
db_upload(),
dont_sleep(),
export_plot(),
export_results(),
files_functions(),
font_exists(),
formatColoured(),
formatHTML(),
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(),
queryGA(),
slackSend()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.