tailr: Right-hand tail a matrix or dataframe

View source: R/utils.R

tailrR Documentation

Right-hand tail a matrix or dataframe

Description

Right-hand tail a matrix or dataframe

Usage

tailr(m, i = 6L)

Arguments

m

a matrix or dataframe

i

number of columns to print


jlaffy/scalop documentation built on March 24, 2024, 9 a.m.