Skip to contents

Beta Diversity Server

Usage

diversity_beta_server(id, x, quanti, quali)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

x

A reactive data.frame returned by diversity_server().

quanti

A reactive data.frame returned by diversity_alpha_server().

quali

A reactive data.frame (typically returned by import_server()).

Value

No return value, called for side effects.