get_rio_extensions: Get list of file extensions supported by rio

View source: R/utils.R

get_rio_extensionsR Documentation

Get list of file extensions supported by rio

Description

Returns a comprehensive list of file formats that can be handled by rio::import(). Used for file browser accept parameter and format validation.

Usage

get_rio_extensions()

Value

Character vector of file extensions (without dots)


blockr.io documentation built on Jan. 7, 2026, 9:06 a.m.