Learn R Programming

icesVMS (version 1.1.4)

get_upload_summary: Download a summary of submitted data

Description

Download a summary of submitted data

Usage

get_upload_summary(datacall = NULL)

Value

a data.frame of VMS summary data

Arguments

datacall

integer year giving which data call year to inquire about. If NULL returns the a summary of the most recent approved data.

Examples

Run this code
if (FALSE) {
upload_summary <- get_upload_summary()
}

Run the code above in your browser using DataLab