Articles by Sebastian Wolf

COVID-19 shiny / plotly dashboard

April 3, 2020 | Sebastian Wolf

Governments and COVID-19: Which one stops it faster, better, has fewer people dying? These questions get answered with my dashboard. A contribution to the shiny-contest: https://community.rstudio.com/t/material-design-corona-covid-19-dashboard-2020-shiny-contest-submission/59690 Intro How did Corona spread? Using the animation feature of R-shiny this can be easily tracked.COVID-19 ...
[Read more...]

COVID-19 shiny / plotly dashboard

April 3, 2020 | Sebastian Wolf

Governments and COVID-19: Which one stops it faster, better, has fewer people dying? These questions get answered with my dashboard. A contribution to the shiny-contest: https://community.rstudio.com/t/material-design-corona-covid-19-dashboard-2020-shiny-contest-submission/59690 Intro COVID-19 is the […]
[Read more...]

Does using dtplyr make sense for all datasets?

November 27, 2019 | Sebastian Wolf

When Hadley Wickham published dtplyr 1.0.0 last week, I was super excited. Moreover, I wanted to know, if it really is a useful package. Therefore I performed some tiny research being presented in this blog entry. Ok. So dtplyr gives you the speed of data.table with the nice API of ...
[Read more...]

The fastest cyclists of Europe live in …

March 4, 2019 | Sebastian Wolf

Analyzing STRAVA data to find out which city has the faster cyclists with R and R-shiny. My contribution to the shiny contest. STRAVA is one of the most popular fitness tracking apps. It not only allows users to track their own activities but also following professionals. STRAVA made running and ...
[Read more...]

A shiny Web App from LEGO— truck + trailer

January 21, 2019 | Sebastian Wolf

How to Build a Shiny “Truck” part 2 — Let the LEGO “truck” app pull a trailer. An example of a modularized shiny app. In September 2018 I used an automotive metaphor explaining a large scale R shiny app. RViews published the article. I would summarize the article in one phrase. Upon building ...
[Read more...]

A shiny Web App from LEGO— truck + trailer

January 21, 2019 | Sebastian Wolf

How to Build a Shiny “Truck” part 2 — Let the LEGO “truck” app pull a trailer. An example of a modularized shiny app. In September 2018 I used an automotive metaphor explaining a large scale R shiny app. RViews published the article. I would summarize the article in one phrase. Upon building ...
[Read more...]

Travis CI for R — Advanced guide

January 13, 2019 | Sebastian Wolf

Travis CI for R — Advanced guide Continuous integration for building an R project in Travis CI including code coverage, pkgdown documentation, osx and multiple R-Versions Photo by Guilherme Cunha on UnsplashTravis CI is a common tool to build R packages. It is in my opinion the best platform to use ...
[Read more...]

Medium + r-bloggers — How to integrate?

January 13, 2019 | Sebastian Wolf

Medium + r-bloggers — How to integrate? Build up a PHP script that allows you to post your Medium articles on r-bloggers.com. The script filters an RSS feed by item tags. Photo by Ato Aikins on UnsplashMotivation I started my blog about R on Medium. Medium is a wonderful platform with ...
[Read more...]

Travis CI for R — Advanced guide

January 13, 2019 | Sebastian Wolf

Travis CI is a common tool to build R packages. It is in my opinion the best platform to use R in continuous integration. Some of the most downloaded R packages built at this platform. These are for example testthat, magick or covr. I also built my package RTest at ... [Read more...]
1 2

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)