Learn R Programming

iRfcb (version 0.5.1)

read_hdr_file: Function to Read Individual Files and Extract Relevant Lines

Description

This function reads an HDR file and extracts relevant lines containing parameters and their values.

Usage

read_hdr_file(file)

Value

A data frame with columns: parameter, value, and file.

Arguments

file

A character string specifying the path to the HDR file.