read_bin_table: Read tables of binary niche characters from directory

View source: R/read_bin_table.R

read_bin_tableR Documentation

Read tables of binary niche characters from directory

Description

Read one or multiple tables binary niche characters from directory.

Usage

read_bin_table(file)

read_bin_tables(directory)

Arguments

file

(character) name of CSV file containing a table of binary niche characters.

directory

(character) name of directory where tables of binary niche characters were written as CSV files.

Value

A matrix if read_bin_table is used.

A list of matrices if read_bin_tables is used.


nichevol documentation built on March 31, 2023, 5:38 p.m.