design_DT: design_DT

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Visualize a dataset in a JS format.

Usage

1
design_DT(df, style = "bootstrap", extra_options = NULL, convert = FALSE, ...)

Arguments

df

dataset to make the design

style

theme of the datatable

extra_options

list of additional options arguments

convert

convert a dataset to datatable

...

extra arguments in datatable

Details

This function allows you to transform your dataset into JS format (beautiful design).

Value

The dataset in DT format. "This function returns two possible results based on convert parameter:"

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.