readPolylist: Reads a polylist

Description Usage Arguments

Description

Reads a spreadsheet in polylist format (wide format, multiple column and row headers), and converts it into tidy format

Usage

1
2
3
4
5
readPolylist(
  polylist_in_path,
  centroid = "~~~",
  table_value_unit = "abundance"
)

Arguments

polylist_in_path

The path to the polylist (in .csv format) to be read

centroid

The characters in the cell that defines the boundaries of the multiple row and column headers

table_value_unit

The name to be given to the column that will contain the values in the polylist table


thebustalab/phylochemistry documentation built on Sept. 3, 2021, 5:06 a.m.