title | author | date | output | ||||||
---|---|---|---|---|---|---|---|---|---|
Guidelines |
KMicha71 |
2 8 2019 |
|
- RStudio with R markdown is needed for execution
- language is english
- use utf-8 encoding
- number format is english (1.000) - use point, no comma!
- Prefered license is Apache 2.0
- Germany
- box: 5,45 / 15,55
- Europe
- ...
- yearly
- monthly
- ...
- use descriptive, quoted header line
- use really comma as seperator
- quote strings, escape quote signes inside of them
- Reserved columns
- year: integer
- month: integer 1..12
- time: float: year with fractions (i.e. year + (month-1)/12)
- ggplot2 (Plotting)
- SCI (SPI generation)
- smaller chunks can be added directly
- larger should be called via shell
- version is 3.x
- i.e. https://www.spyder-ide.org/
print("Hello from chunk directly")
## Hello from chunk directly
python ./source/hello.py
## Hello from file in source folder
See also https://rstudio.github.io/reticulate/articles/r_markdown.html
- unix/linux based
- install/use cygwin on Windows: https://www.cygwin.com/
- use wget -q -P download to download files in subdirectory if not direct target
- Add R code to visualize some of the data