getMax: Retrieve bin with highest value

Description Usage Arguments Value

View source: R/getMax.R

Description

Retrieve bin with highest value

Usage

1
getMax(files, path = NULL, bin, value)

Arguments

files

Vector. A vector of .csv file names (e.g. LBG simulation files)

path

Vector. A vector with path to files folder.

bin

Vector. A vector of the column names for bin to use in the analyses (e.g. midpoint or bin number)

value

Vector. A vector of the column names for value to use in the analyses (e.g. richness or mean)

Value

Vector. A vector of the bin with highest value.


LewisAJones/LBGSim documentation built on March 28, 2020, 12:03 a.m.