
`head.hillsfile3d` prints first n lines of a hillsfile3d object.
# S3 method for hillsfile3d
head(x, n = 10, ...)
hillsfile3d object.
number of lines (default 10).
further arguments passed to or from other methods.
# NOT RUN {
head(acealanme3d)
# }
Run the code above in your browser using DataLab