df.dims: Changing number of rows/columns shown when printing a data...

View source: R/init.R

df.dimsR Documentation

Changing number of rows/columns shown when printing a data frame

Description

This is most useful for working with IRkernl in Jupyter notebooks

Usage

df.dims(nrows = 4, ncols = 20)

Arguments

nrows

number of rows to print

ncols

number of columns to print


leylabmpi/LeyLabRMisc documentation built on Nov. 3, 2022, 3:45 p.m.