We think, therefore we R
Posts
Projects
Tutorials
About
Contact
Gunther Krauss
Application Developer
University of Bonn
About
Interests
Mathematics
Literate Data Analysis
Dynamic Modeling
Teaching and Didactics
Web Technology
Education
MSc in Mathematics (Dipl.-Math.), 2004
University of Bonn
Recent Posts
What's about?
What Some stuff about R, data processing, literate data analysis - from small code snippets to tutorials. Why During the last years I …
Mar 9, 2019
1 min read
Tidy data with layers in column
Example Data costs <- data.frame( Season=c("Spring","Summer","Autumn","Winter"), Rent = …
Mar 1, 2019
5 min read
Data Processing
Mandelbrot set with ggplot2
How to plot a matrix with ggplot? As gglot requires data as dataframes in long format, we have to reshape the matrix. In the example …
Feb 28, 2019
2 min read
Plot
Markdown with R and Python
Some Python x = [1,2,3,4,5,6] y = [i*i for i in x] And some R df <- data.frame(x=py$x, y=py$y) knitr::kable(df) x y 1 1 2 …
Feb 26, 2019
1 min read
RMarkdown
Projects
*
All
Literate Data Analysis
Modelling
Literate Data Analysis
Contact
guntherkrauss@uni-bonn.de
Room 2.005 Katzenburgweg 5, 53115 Bonn
Tuesday-Thursday 09:00 to 18:00
Cite
×