find_series | R Documentation |
Function to find the latest file in a series. Types recognized are:
find_series(name_file, type_file)
name_file |
String, representing the name of the file. If file not at the working directory, add the path to it. |
type_file |
String, representing the extension of the file |
String, with the last name of the series
find_series("test", "csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.