powered by
This function initializes the data request. It should always be the first in the series of piped functions.
sc_init(dfvars = FALSE)
Set to TRUE if you would rather use the developer-friendly variable names used in actual API call.
TRUE
if (FALSE) { sc_init() sc_init(dfvars = TRUE) }
Run the code above in your browser using DataLab