readSGY: Read SEG-Y file

View source: R/readSGY.R

readSGYR Documentation

Read SEG-Y file

Description

Read SEG-Y file

Usage

readSGY(dsn, ENDIAN = "big")

Arguments

dsn

data source name: either the filepath to the GPR data (character), or an open file dsnnection.

ENDIAN

The endian-ness ("big" or "little") of the target system for the file. Using "swap" will force swapping endian-ness.


emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.