head.hillsfile: Print first n lines of hillsfile

View source: R/readingandfes.R

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

spiwokv/metadynminer documentation built on Dec. 3, 2023, 5:05 a.m.