check_data_type: Checks whether input data type is supported

Description Usage Arguments Value

View source: R/accessBridge.R

Description

Checks whether input data type is supported

Usage

1
check_data_type(data.type)

Arguments

data.type

flat for flat tables and sql fo MySQL database.

Value

Returns data.type except for xls and xlsx, in which case excel is returned instead because both types of files share the same function for importing data.


biostatUniBS/RDataXMan documentation built on Feb. 2, 2021, 9:41 a.m.