rmfi_parse_prj | R Documentation |
Read RMODFLOW projection information from header comments
rmfi_parse_prj(comments)
comments |
strings possibly containing RMODFLOW projection information. |
comments
is typically the output of rmfi_parse_comments
as called when reading the discretization file.
RMODFLOW projection is typically present in the header comments of the discretization file.
a list with a prj
object and the remaining comments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.