Description Usage Arguments Value
View source: R/save_variables.R
Given everything from lapply, combine it.
1 | combine_output(tile_output, blocksize, only_name = NULL)
|
tile_output |
is a list where each entry is a all data for a single
tile. Each entry has one member named |
blocksize |
An named array with "row" and "col". |
only_name |
The name of a single array to combine from all tiles. |
The data combined, where each piece is offset by the same offset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.