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