View source: R/ifcb_helper_functions.R
read_hdr_file | R Documentation |
This function reads an HDR file and extracts relevant lines containing parameters and their values.
read_hdr_file(file)
file |
A character string specifying the path to the HDR file. |
A data frame with columns: parameter
, value
, and file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.