head-ml.data.frame-method: Return the First Part of an ml.data.frame

Description Usage Arguments

Description

Return the First Part of an ml.data.frame

Usage

1
2
## S4 method for signature 'ml.data.frame'
head(x, n = 6, ...)

Arguments

x

an ml.data.frame object

n

a single integer. The number of rows to return, default is 6

...

not used


mstellwa/rfml documentation built on May 23, 2019, 8:16 a.m.