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