title_to_file_name: Formats the eml file name based on the dataset title

View source: R/editing.R

title_to_file_nameR Documentation

Formats the eml file name based on the dataset title

Description

Formats the eml file name based on the dataset title

Usage

title_to_file_name(title)

Arguments

title

(character) title of the dataset

Value

(character) file path with underscores and extension (.xml)

Examples

title_to_file_name("Example title here")

NCEAS/arcticdatautils documentation built on Aug. 28, 2023, 12:10 p.m.