Skip to contents

Compositional Data Server

Usage

coda_server(id, demo = NULL, verbose = get_option("verbose", FALSE))

Arguments

id

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

demo

A character string specifying the name of a dataset (see import_server()).

verbose

A logical scalar: should R report extra information on progress?

Value

A reactive nexus::CompositionMatrix object.