show.vec: Print first several elements of a vector in a slot of an...

Description Usage Arguments

View source: R/1-2-method-def.R

Description

show method call this function to print a vector.

Usage

1
show.vec(object, slot.name, k = 10)

Arguments

object

The object.

slot.name

The slot name storing the vector.

k

First k elements will be printed.


SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.