powered by
Create new file name
make_filename(parameter_names, parameter_vals, format)
A string for file name
The parameters that distinguish this folder's scenario
The actual parameter values
The suffix ".XXX" in the end to specify the file format
make_filename(c("theta","alpha"),c(0.9,2),"csv")
Run the code above in your browser using DataLab