classify_log_intervals: Mappable function to subset logs into shale and carbonate...

View source: R/read_las_files.R

classify_log_intervalsR Documentation

Mappable function to subset logs into shale and carbonate based on tops works on elev_masl (what the tops are picked in)

Description

Mappable function to subset logs into shale and carbonate based on tops works on elev_masl (what the tops are picked in)

Usage

classify_log_intervals(this_uwi, comb_las_df, dv_carb_tops)

Arguments

this_uwi

the uwi for subsetting and facies classification

comb_las_df

the entire combined las df

dv_carb_tops

the tops of the Duvernay (has start and end of carbonate)

Value

a dataframe of a single well, to be combined using purrr::map_df


ScottHMcKean/duvernay_geomech_model documentation built on Sept. 12, 2022, 10:08 a.m.