op_lists: Optimos Prime calculates optima and tolerance for a matrix of...

Description Usage Arguments Details

View source: R/op_lists.R

Description

You will need two dataframes. If they are not specified as arguments, you will be prompted to import them from CSV format.

Usage

1

Arguments

environmental_df

The dataframe with your environmental data. Variables as rows, Sites as columns

species_df

The dataframe with your species densities. Species as rows, Sites as columns.

listOnly

Which lists to return. If = 0, then returns all three lists combined (Sites, Species, Environmental). If = 1, it returns only lists of Sites. If = 2, it returns only list of Species. If = 3, it returns only list of Environmental parameters.

Details

This function (op_lists) generates three lists from your dataframes: a species list, an environmental factors list and a sample (or sampling sites) list


optimos.prime documentation built on March 26, 2020, 7:27 p.m.