R/state.R
demo.Rd
Determines whether the current session is a demo session.
demo(state)
The participant's state object.
state
TRUE if the current session is a demo session, FALSE otherwise.
TRUE
FALSE