head.hillsfile3d: Print first n lines of hillsfile3d

View source: R/readingandfes.R

head.hillsfile3dR 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)

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