Description Usage Arguments Value
This function modifying filenames and set default names .
1 2 | modify_filename(file = NULL, programe_name = NULL,
concat_string = ".")
|
file |
for input filename. |
programe_name |
Programe name |
concat_string |
used for concatination of string in to filename |
return output filename
@examples
modify_filename(file = NULL, programe_name = NULL, concat_string = ".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.