well_id_to_column: Extract column index from well identifier

View source: R/util.R

well_id_to_columnR Documentation

Extract column index from well identifier

Description

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

Usage

well_id_to_column(well_id)

Arguments

well_id

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

Value

integer index corresponding to the column of the well


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