Description Usage Arguments Value Examples
read_stn_csv help to pick up the last version of the file in the directory by pattern in the file name
1 |
path |
Filder in string for reading dataset |
pattern |
the pattern string in filename |
sep |
separator in dataset |
type |
file extension either xls (xlsx), csv, fst or rsd |
header |
boolean. is header needed when csv. TRUE by default |
sheet |
name of excel sheet if needed. NULL by default |
range |
cells range for excel sheet if needed. NULL by default |
tibble
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.