Skip to contents

This is a wrapper to the DT::datatable() function. The primary purpose is to centralize the options to datatable so that all tables in the ShinyQDA app are consistent.

Usage

qda_datatable(df)

Arguments

df

a data.frame.