Config
console,"function(rows, cols){}"
Functions
console
Control how many rows and columns of a dataframe are printed to the console.
| Parameters | Type | Description |
|---|---|---|
| rows | list | Rows to print |
| cols | list | Columns to print |
console,"function(rows, cols){}"
consoleControl how many rows and columns of a dataframe are printed to the console.
| Parameters | Type | Description |
|---|---|---|
| rows | list | Rows to print |
| cols | list | Columns to print |