arrange_by_dim | R Documentation |
gp
well data relative to user supplied start_corner
Arrange gp
well data relative to user supplied start_corner
arrange_by_dim(gp, dim)
gp |
A |
dim |
Character. Either "row" or "col" |
A gp
with gp$well_data
arranged by dim and the non-dim (ie if dim
= "row", the 'non-dim' is "col") relative to the start corner (start corner
is at the top, farther from start corner is at bottom)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.