rate_to_json | R Documentation |
Function to encode the data.table output of TOU_to_streaming() or csv_to_streaming() into JSON for upload to MIDAS.
rate_to_json(DT, prettify = FALSE)
DT |
data.table created by the TOU_to_streaming function |
prettify |
atomic logical TRUE to generate prettified JSON, FALSE by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.