head.hillsfile3d {metadynminer3d}R Documentation

Print first n lines of hillsfile3d

Description

'head.hillsfile3d' prints first n lines of a hillsfile3d object.

Usage

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

Arguments

x

hillsfile3d object.

n

number of lines (default 10).

...

further arguments passed to or from other methods.

Examples

head(acealanme3d)

[Package metadynminer3d version 0.0.2 Index]