body: Return the middle n rows and columns of an object

View source: R/data_functions.R

bodyR Documentation

Return the middle n rows and columns of an object

Description

Return the middle n rows and columns of an object

Usage

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

Arguments

...

Examples

body(mtcars)

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