regrid_profile: Regrid profile data

View source: R/dbpf_export_nc_borehole_erddap.R

regrid_profileR Documentation

Regrid profile data

Description

Regrid profile data

Usage

regrid_profile(df, from_col, to_col, new_from, new_to)

Arguments

df

dataframe with data and disjoint from-to intervals

from_col

name of column with top of interval depth

to_col

name of column with bottom of interval depth

new_from

numeric vector of new top-of-interval depths

new_to

numeric vector of new bottom-of-interval depths


geocryology/PermafrostDB documentation built on April 17, 2025, 11:54 a.m.