Identify the latest raw/clean datasets
1 2 3  | IdentifyDatasets(raw = list.files(fd::path("data_raw"),
  "^partially_formatted_"), clean = list.files(fd::path("data_clean"),
  "done_"))
 | 
raw | 
 Folder containing raw data  | 
clean | 
 Folder containing clean data  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.