R/SeaSondeRAPM.R
parse_metadata_line.Rd
This function takes a single line from a SeaSonde APM file and parses it into a named attribute and its corresponding value.
parse_metadata_line(line)
The line of text to parse.
A list containing the attribute name and its value.