View source: R/pipelinederivative_outputs.R
getsrtmresults | R Documentation |
Convenience function for srtm2xlsx. Extract the outcome parameters from a srtmresults file.
getsrtmresults(filename, skipno)
filename |
Filename of the txt file |
skipno |
The number of rows to skip (from getsrtmresults_skiprows) |
The outcome parameters
getsrtmresults('abcd_1_kinfitresults.txt', 15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.