View source: R/shiny_get_download_csv.R
example of return value: list( 1 = c("id1", "id2", "id3", "id4", "id5"), 2 = c("id6", "id7") ) (this would indicate id6 & id7 would *each* have more rows than *each* of the first 5 ids)
1 | split_ids_into_equal_buckets(api_ids, num_rows_per_bucket)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.