View source: R/httr_get_call.R
httr_get_call | R Documentation |
Call data from RapidPro into R. The main purpose of this function is to be called within other functions.
httr_get_call(get_command, token = get_rapidpro_key())
get_command |
A string containing the website to call the data from. Usually called within a function. |
token |
A string containing the token to call the data. See |
A data frame containing RapidPro data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.