Usage (inernal)

R-Scripts to Produce Result Figures

Degree Distribution

TODO

Using R to draw time series of GIS pictures

  1. Place the eclipse project R-Scripts into your workspace (see M:\holzhauer\Generell\Releases\R-Scripts)
  2. Adapt the file ./SpreadPrototyp/config/R/pix_sonomode_usf56.r. Especially...
    1. path_names["share_dir"] (pointing to your workspace)
    2. path_names["out_dir"] (the place R saves figures etc.)
  3. install R and (optional) StatET-plugin for eclipse
  4. run script "R-Scripts_install.R" in R-Scripts/util to install required R packages
  5. make adaptations in ./SpreadPrototyp/config/R/figure/areas/fig_shapes_areas_spread_boIds.R
  6. First, run ./SpreadPrototyp/config/R/pix_sonomode_usf56.r in R to read paths
  7. run the ./SpreadPrototyp/config/R/figure/areas/fig_shapes_areas_spread_boIds.R script in R or StatET or whatever you like