load_abundance_dataframe: load_abundance_dataframe

View source: R/saving_and_loading_data.R

load_abundance_dataframeR Documentation

load_abundance_dataframe

Description

load_abundance_dataframe

Usage

load_abundance_dataframe(path, ...)

Arguments

path

the path to the file to load

...

a set of parameters provided to load_depending_on_format may contain some operations to apply to format/cast CSV or TSV data which are almost typeless by default

Value

an abundance dataframe, with the column number caster into integers and rownames casted into integers.


TAD documentation built on April 4, 2025, 5:10 a.m.