import: Import any file format

View source: R/amp_load.R

importR Documentation

Import any file format

Description

Excel, txt, CSV, TSV, BIOM, sintax. If already a data frame, will return as-is.

Usage

import(x, ...)

Arguments

x

File path or data frame.

...

Additional arguments passed on to read_excel() and fread().

Value

A data frame


MadsAlbertsen/ampvis2 documentation built on Jan. 28, 2024, 7:12 a.m.