readPolylist: Reads a polylist

Description Usage Arguments

View source: R/public_functions.R

Description

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

Usage

1
2
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


LucasBusta/phyloChemistry documentation built on Sept. 6, 2020, 11:36 p.m.