View source: R/read_bin_table.R
read_bin_table | R Documentation |
Read one or multiple tables binary niche characters from directory.
read_bin_table(file)
read_bin_tables(directory)
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. |
A matrix if read_bin_table
is used.
A list of matrices if read_bin_tables
is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.