Learn R Programming

icesVMS (version 1.1.4)

get_screening_details: Get the details of a file screening session

Description

Download a list of information on a file upload screening session.

Usage

get_screening_details(sessionId)

Value

a list

Arguments

sessionId

file screening session ID

Examples

Run this code
# \donttest{
screening_info <- get_screening_details(530)
# }

Run the code above in your browser using DataLab