make_filename: Makes a filename from a list of strings, separated by "_"

Description Usage Arguments Value

View source: R/spartan_utilities.R

Description

Makes a filename from a list of strings, separated by "_"

Usage

1
make_filename(string_list)

Arguments

string_list

List of text elements to combine

Value

Combined list as a string separated by "_"


spartan documentation built on May 2, 2019, 9:39 a.m.