This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| snippet header | |
| # HEADER -------------------------------------------- | |
| # | |
| # Author: Name Surname | |
| # Copyright Copyright `r format(Sys.Date(), "%Y")` - Name Surname | |
| # Email: yourmail@example.com | |
| # | |
| # Date: `r Sys.Date()` | |
| # | |
| # Script Name: `r rstudioapi::getSourceEditorContext()$path` |