downloadFile_ValidateTypes {periscope}R 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


[Package periscope version 1.0.4 Index]