# | (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

Michaja Pehl
authored
- R packages are packages (that are loaded with the library() function) - REMIND is optimising scenarios, and not simulating anything - as this is intended for people newly coming to REMIND, we don't want to start out teaching them the wrong terms