View source: R/readingandfes.R
tail.hillsfile | R Documentation |
'tail.hillsfile' prints last n lines of a hillsfile object.
## S3 method for class 'hillsfile' tail(x, n = 10, ...)
x |
hillsfile object. |
n |
number of lines (default 10). |
... |
further arguments passed to or from other methods. |
tail(acealanme)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.