Why you should learn Javascript to master R Shiny. And how to get started - datahabits.io
Although the concealment of Javascript is by design and makes Shiny in the first instance easy to use, in the long run when you want to build serious and more visual appealing apps, you most likely need to utilize javascript to make most of the web framework
The ultimate tool for finding the perfect color palette for data visualization with R and paletteer. Explore over 2000 palettes, see them in action on various charts, simulate color blindness, and export ready-to-use R code snippets.
Allows one to fully create an R package in a single .Rmd file. Includes functionality and .Rmd templates for a literate programming approach to R package development.
PowerShell is fun :)Creating a development Windows Sandbox using PowerShell and WinGet
As I mentioned before, I like Windows Sandbox! However, since Windows 11 24H2, Windows Sandbox has been missing two things I often use: Notepad and Windows ISE. In this blog post, I will show you h…
If you've been redirected to this page, your Business Profile doesn't support your browser. If you’re not using the latest version of your browser, your Business Profile may not display or function pr
The simplest and most reliable Chrome extension for taking a screenshot of an entire webpage. In one click screenshot a full page. Optionally crop, edit, and annotate your result in a modern interface. Export to image, PDF, or copy to your clipboard so you can share it with others or keep it in your own records.
Looking for a cookie consent banner for your website? Use ComplyDog's free cookie consent banner solution. Fully GDPR-compliant. Fully customizable. 100% free. 1-minute installation time.
Best Practice: Development of Robust Shiny Dashboards as R Packages
This article describes best practice approaches for developing shiny dashboards. The creation of the dashboard in package form, as well as the use of unit tests should enable the development of robust solutions and guarantee high quality.