rampTablize: Generate HTML table output from given data frame

Description Usage Arguments Value

Description

The HTML output is accepted by shiny HTML output, and form well-format table on webpage

Usage

1
rampTablize(data, num_row = 5)

Arguments

data

The data converted to table format (data.frame)

num_row

The rows of table converted from raw data (integer)

Value

A string that contains all html output


bofei5675/RaMP2 documentation built on May 20, 2019, 8:48 a.m.