getScreeningSessionDetails {icesDatsu} | R Documentation |
get screening session details
Description
This API allows the user to view the details of a specific session.
Usage
getScreeningSessionDetails(sessionID)
Arguments
sessionID |
the session ID |
Value
Details of the session
Examples
## Not run:
getScreeningSessionDetails(10)
## End(Not run)
[Package icesDatsu version 1.2.0 Index]