parse_metadata_line | R Documentation |
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)
line |
The line of text to parse. |
A list containing the attribute name and its value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.