Description Usage Arguments Note See Also Examples
Prints the most recent progress update of this streaming query in JSON format.
1 2 3 4 | lastProgress(x)
## S4 method for signature 'StreamingQuery'
lastProgress(x)
|
x |
a StreamingQuery. |
lastProgress(StreamingQuery) since 2.2.0
experimental
Other StreamingQuery methods:
awaitTermination(),
explain(),
isActive(),
queryName(),
status(),
stopQuery()
1 | ## Not run: lastProgress(sq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.