rhub (version 1.0.1)

last_check: The last rhub check of this R session

Description

rhub caches the id(s) of the last submission. This can be retrieved with last_check.

Usage

last_check()

Arguments

Value

An rhub_check object.

Examples

Run this code
## Not run: 
# check("packagedir")
# last_check()
# last_check()$livelog()
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace