powered by
get a simple FlexTable from a dataset
light.table(dataset, double.format = "%0.3f")
the data to use
format string for double column to format in the dataset. See argument fmt of sprintf.
double
fmt
sprintf
FlexTable
# NOT RUN { #START_TAG_TEST light.table( iris) #STOP_TAG_TEST # }
Run the code above in your browser using DataLab