get_screening_messages {icesVMS}R Documentation

Get all messages of a file screening session

Description

Download a list of error and warning messages on a file upload screening session.

Usage

get_screening_messages(sessionId)

Arguments

sessionId

file screening session ID

Value

a list

Examples


tofix <- get_screening_messages(528)


[Package icesVMS version 1.1.4 Index]