well_id_to_row: Extract row index from well identifier

View source: R/util.R

well_id_to_rowR Documentation

Extract row index from well identifier

Description

Convert e.g. 'H14' well identifier to 8 because 'H' is the 8th row.

Usage

well_id_to_row(well_id)

Arguments

well_id

well index of the form e.g. 'H14'

Value

integer index corresponding to the row of the well


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.