Skip to contents

A table generated by DT::datatable() with button to export data

Usage

DT_table(df)

Arguments

df

data frame

Value

a datatable html widget

Examples

DT_table(head(iris))