mw_read_well_filters: Read wells from *.ipf file.

Description Usage Arguments Details Value Examples

View source: R/mw_read_well_filters.R

Description

Read wells from *.ipf file.

Usage

1

Arguments

fname

Filename (character)

Details

The same WL_NR is assigned to filters that have equal coordinates.

Value

dataframe with the following variables (columns):

Examples

1
2
fname <- system.file("extdata","well_filters.ipf",package="mipwelcona")
well_fltrs <- mw_read_well_filters(fname)

KeesVanImmerzeel/mipwelcona documentation built on Nov. 11, 2020, 10:35 p.m.