tail.hillsfile3d {metadynminer3d}R 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)

[Package metadynminer3d version 0.0.2 Index]