Description Usage Arguments Examples
Takes all files which names match pattern provided for the user and put them in a list
| 1 | data_to_list(path = "./", pattern = NULL)
 | 
| path | path to directory with files | 
| pattern | pattern to select files | 
| 1 | list_data_sigma <- data_to_list(path = "Documents/", pattern = "K")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.