Skip to contents

Beta Diversity Server

Usage

diversity_beta_server(id, x, y)

Arguments

id

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

x

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

y

A reactive data.frame returned by diversity_alpha_server().

Value

A reactive data.frame.