insert_methodstep_md: Insert markdown methodstep element into an EML document

View source: R/eml.R

insert_methodstep_mdR Documentation

Insert markdown methodstep element into an EML document

Description

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.

Usage

insert_methodstep_md(eml.list, md_file, islist = TRUE)

Arguments

eml.list

An EML-schema-formatted R list (EML R package compliant)

md_file

A markdown methods file (full path)

Value

An updated EML-schema-formatted R list (EML R package compliant)


jornada-im/jerald documentation built on Jan. 29, 2025, 11:15 p.m.