get_screening_details {icesVMS}R Documentation

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)

Arguments

sessionId

file screening session ID

Value

a list

Examples


screening_info <- get_screening_details(530)


[Package icesVMS version 1.1.4 Index]