Skip to contents

Co-Occurrence Server

Usage

occurrence_server(id, x, verbose = get_option("verbose", FALSE))

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()).

verbose

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

Value

No return value, called for side effects.