read_hdr_file: Function to Read Individual Files and Extract Relevant Lines

View source: R/ifcb_helper_functions.R

read_hdr_fileR Documentation

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)

Arguments

file

A character string specifying the path to the HDR file.

Value

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


iRfcb documentation built on April 16, 2025, 1:09 a.m.