View source: R/position_on_surface.R
| as.data.frame.grass_surface_position | R Documentation |
Coerce a grass_surface_position to a one-row data.frame
## S3 method for class 'grass_surface_position'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
A |
row.names, optional, ... |
Standard arguments; ignored except
|
A one-row data.frame summarising the position: pooled
percentile, consistency-band endpoints (band_lo, band_hi,
band_open_low, band_open_high), implied quality, and method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.