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 May 13, 2024, 9:31 p.m.