get_gcae_experiment_results_filenames: Get a list of filenames the GCAE results will be saved to

View source: R/get_gcae_experiment_results_filenames.R

get_gcae_experiment_results_filenamesR Documentation

Get a list of filenames the GCAE results will be saved to

Description

Get a list of filenames the GCAE results will be saved to

Usage

get_gcae_experiment_results_filenames(folder_name, file_extension = ".csv")

Arguments

folder_name

name of a folder, as checked by check_folder_name

file_extension

a file extension, for example .R or .csv.

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

get_gcae_experiment_results_filenames(folder_name = tempdir())

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.