Learn R Programming

icesVMS (version 1.1.4)

get_screening_messages: 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)

Value

a list

Arguments

sessionId

file screening session ID

Examples

Run this code
# \donttest{
tofix <- get_screening_messages(528)
# }

Run the code above in your browser using DataLab