create_method_section: Create dataset method section.

View source: R/create_methods.R

create_method_sectionR Documentation

Create dataset method section.

Description

Create emld list for a dataset method section.

Usage

create_method_section(meta_list, dataset_id, file_dir = "")

Arguments

meta_list

(list) A list of dataframes containing metadata returned by get_meta.

dataset_id

(numeric) A dataset ID.

file_dir

(character) Path to directory containing flat files (abstract and method documents). Defaults to current R working directory if "".

Value

(list) An emld list containing information on methods in LTER-core-metabase for the specified dataset ID.


atn38/metabase-to-eml-R documentation built on June 12, 2025, 6:18 p.m.