Description Usage Arguments Details Examples
This function will open the directory which contains the local datasets files used in polygot thanks to the pins package.
| 1 | learn_dir(polyglotDirectory = pins::board_local_storage())
 | 
| polyglotDirectory | A string | 
This function opens the directory which contain all the dataset files which are loaded into the interactive learning environment of the polyglot package.
| 1 2 3 | if(interactive()){
learn_dir()
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.