Learn R Programming

refineR (version 2.0.0)

printTableRows: Helper function to print Table Rows

Description

Helper function to print Table Rows

Usage

printTableRows(rows, col_widths)

Value

		(NULL) Prints the rows to the console.

Arguments

rows

(list) of lists containing row data.

col_widths

(numeric) vector of column widths.

Author

Matthias Beck matthias.beck.mb1@roche.com