Learn R Programming

metadynminer3d (version 0.0.2)

tail.hillsfile3d: Print last n lines of hillsfile3d

Description

`tail.hillsfile3d` prints last n lines of a hillsfile3d object.

Usage

# S3 method for hillsfile3d
tail(x, n = 10, ...)

Arguments

x

hillsfile3d object.

n

number of lines (default 10).

...

further arguments passed to or from other methods.

Examples

Run this code
# NOT RUN {
tail(acealanme3d)
# }

Run the code above in your browser using DataLab