Description Usage Arguments Value Examples
this sets the workig directory automatically for joint projects
| 1 2 | detect_wd(wd_h = "", wd_h2 = "", wd_alt = "", user_name = "Hanno",
  user_name2 = "hah235")
 | 
| wd_h | my working directory | 
| wd_h2 | my other directory | 
| wd_alt | alternative working directory | 
| user_name | name of the OS user as returned by sys.Info() | 
| user_name2 | name of the OS user as returned by sys.Info() | 
this function does not return anything
| 1 2 3 | detect_wd(wd_h = "C:/Users/Hanno/Dropbox/",
          wd_alt = "C:/Users/Hanno/",
          user_name = "Hanno")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.