getScreeningSessionDetails {icesDatsu} | R Documentation |
This API allows the user to view the details of a specific session.
getScreeningSessionDetails(sessionID)
sessionID |
the session ID |
Details of the session
## Not run:
getScreeningSessionDetails(10)
## End(Not run)