Description Usage Arguments Value
View source: R/get_google_vision_response.R
helper function to split a vector to approximately equally sized chunks
1 | split_to_chunks(vec, chunkSize)
|
vec |
a vector |
chunkSize |
integer, how long should the chunks be? |
a list of chunks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.