tail.hillsfile3d: Print last n lines of hillsfile3d

View source: R/readingandfes.R

tail.hillsfile3dR Documentation

Print last n lines of hillsfile3d

Description

'tail.hillsfile3d' prints last n lines of a hillsfile3d object.

Usage

## S3 method for class 'hillsfile3d'
tail(x, n = 10, ...)

Arguments

x

hillsfile3d object.

n

number of lines (default 10).

...

further arguments passed to or from other methods.

Examples

tail(acealanme3d)

metadynminer3d documentation built on April 14, 2022, 5:08 p.m.