Returns the newly coalesced spark_tbl.
1 2 | ## S3 method for class 'spark_tbl'
coalesce(.data, n_partitions, ...)
|
.data |
a |
n_partitions |
integer, the number of partitions to resize to |
... |
additional argument(s), currently unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.