Rdocumentation
powered by
Learn R Programming
shinyStore (version 0.1.0)
ssErr: Get shinyStore error code
Description
Given a shinyStore object, gets the error code off of it. Will return 0 if no error, or a positive integer if there is an error.
Usage
ssErr(obj)
Arguments
obj
The object to inspect for an error.