insert_methodstep_md | R Documentation |
This function inserts a markdown methods section into a methodstep for an EML document. Supply a markdown file and it will be inserted into the first methodstep.
insert_methodstep_md(eml.list, md_file, islist = TRUE)
eml.list |
An EML-schema-formatted R list (EML R package compliant) |
md_file |
A markdown methods file (full path) |
An updated EML-schema-formatted R list (EML R package compliant)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.