
Prints the most recent progess update of this streaming query in JSON format.
lastProgress(x)# S4 method for StreamingQuery
lastProgress(x)
a StreamingQuery.
Other StreamingQuery methods:
awaitTermination()
,
explain()
,
isActive()
,
queryName()
,
status()
,
stopQuery()
# NOT RUN {
lastProgress(sq)
# }
Run the code above in your browser using DataLab