Skip to content
Snippets Groups Projects
user avatar
Lavinia Baumstark authored
6dc75ecd
History
# |  (C) 2006-2019 Potsdam Institute for Climate Impact Research (PIK)
# |  authors, and contributors see CITATION.cff file. This file is part
# |  of REMIND and licensed under AGPL-3.0-or-later. Under Section 7 of
# |  AGPL-3.0, you are granted additional permissions described in the
# |  REMIND License Exception, version 1.0 (see LICENSE file).
# |  Contact: remind@pik-potsdam.de
README: how to use .md or .Rmd files

1. open the file in RStudio (right-click, choose "open with ..." and then RStudio)
2. for .md files: click "Preview" (upper border of the file window, below "Session" in the Menu Bar). Or press Ctrl+Shift+k
   for .Rmd files: click "Knit" (upper border of the file window, below "Session" in the Menu Bar). Or press Ctrl+Shift+k
3. In the window that opens, you can choose "Open in Browser" (up in the Menu Bar)
4. The html file is saved in the same directory that the original .md or .Rmd file was saved