View source: R/fun_project_management.R
findLast | R Documentation |
This function finds the latest updated file in a directory. Use this to reload your basemap and resuming your project after interrupting a session.
findLast(dir = NULL, pattern = "MM")
dir |
Folder where basemap files are saved |
pattern |
The text pattern to look for, default MM |
The last updated RDS basemap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.