downloadFile_ValidateTypes: downloadFile Helper

View source: R/downloadFile.R

downloadFile_ValidateTypesR Documentation

downloadFile Helper

Description

Checks a given list of file types and warns if an invalid type is included

Usage

downloadFile_ValidateTypes(types)

Arguments

types

list of types to test

Value

the list input given in types

Example

downloadFile_ValidateTypes(c("csv", "tsv"))

See Also

downloadFileButton

downloadFile


periscope documentation built on Nov. 7, 2023, 1:06 a.m.