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 July 13, 2024, 11:02 a.m.