head.hillsfile {metadynminer}R Documentation

Print first n lines of hillsfile

Description

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

Usage

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

Arguments

x

hillsfile object.

n

number of lines (default 10).

...

further arguments passed to or from other methods.

Examples

head(acealanme)

[Package metadynminer version 0.1.7 Index]