getScreeningSessionMessages {icesDatsu} | R Documentation |
A list of the messages for the specified session ID
getScreeningSessionMessages(sessionID)
sessionID |
the session ID |
List of the messages for the specified session
## Not run:
messages <- getScreeningSessionMessages(10)
## End(Not run)