View source: R/identify_recent_workspace.R
identify_recent_workspace | R Documentation |
Identify the most recent saved R workspace
identify_recent_workspace(folder = "output")
folder |
The folder in which the workspace need to be identified. |
The most recent saved workspace, as a "character string", and also indicated in a message.
library(phdcocktail)
if (FALSE) {
identify_recent_workspace()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.