View source: R/stream_operations.R
stream_trigger_interval | R Documentation |
Creates a Spark structured streaming trigger to execute over the specified interval.
stream_trigger_interval(interval = 1000)
interval |
The execution interval specified in milliseconds. |
stream_trigger_continuous
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.