Learn R Programming

SDAR (version 0.9-55)

saltarin_log: SaltarinST-1A dataset (well-log)

Description

Gamma ray log of Saltarin ST 1A.

Usage

data(saltarin_log)

Arguments

Format

The saltarin_log dataset provided in this SDAR version comprising the gamma-ray values along of 671 meters of the Saltarin 1A borehole; it is a data.frame object with 7 (columns).

DEPT

numeric; stratigraphic position where the gamma ray was measured, in meters.

GRTH

numeric; measured gamma ray intensity, API units.

Examples

Run this code
# NOT RUN {
data(saltarin_log)
names(saltarin_log)
# }

Run the code above in your browser using DataLab