head2: Return the first n rows and columns of an object

View source: R/data_functions.R

head2R Documentation

Return the first n rows and columns of an object

Description

Return the first n rows and columns of an object

Usage

head2(data, nrows = 15, ncols = 10, ...)

Arguments

...

AlexanderKirchmair/datamisc documentation built on June 13, 2025, 5:26 a.m.