get_supported_file_types {databraryr}R Documentation

Extracts File Types Supported by Databrary.

Description

Extracts File Types Supported by Databrary.

Usage

get_supported_file_types(vb = options::opt("vb"))

Arguments

vb

Show verbose messages. (Defaults to FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')

Value

A data frame with the file types permitted on Databrary.

Examples


get_supported_file_types()



[Package databraryr version 0.6.6 Index]