July 2020

A Dashboard of Shiny Apps

July 16, 2020 | Posts on Tychobra

We build a lot of Shiny apps. Once we have more than a couple related Shiny apps, it often makes sense to create a dashboard for our Shiny apps. A dashboard of Shiny apps allows users to easily visualize available apps and navigate between apps. This p...
[Read more...]

RvsPython #1: Webscraping

July 16, 2020 | Benyamin Smith

Webscraping is a powerful tool available for efficent data collection. There are ways to do it in both R and Python.I’ve built the same scraper in R and Python which gathers information about all the whitehouse breifings available on www.whitehouse.gov (don’t worry guys–it’s ... [Read more...]

stringdist 0.9.6 on CRAN: new features

July 16, 2020 | mark

stringdist version 0.9.6 arrived on CRAN on 16 july 2020. This release brings a few new features. Fuzzy text search Search text for approximate matches of a search string using any stringdist distance. There are several functions that allow you … Continue reading →
[Read more...]

Why data visualization is important

July 15, 2020 | Quantargo Blog

Data visualization is not only important to communicate results but also a powerful technique for exploratory data analysis. Each plot type like scatter plots, line graphs, bar charts and histograms has its own purpose and can be leveraged in a powerf...
[Read more...]

The Monty Hall Problem

July 15, 2020 | Rory Winston

I just finished the book “The Monty Hall Problem” by Jason Rosenhouse, which is an exploration of one of the most counter intuitive puzzles in probability. The entire book is devoted to the basic form of the problem and a number of variations, of increasing complexity. The basic outline of ... [Read more...]

Exploratory Data Analysis Guide

July 14, 2020 | Exploring Data

Quick Overview Exploring-Data is a place where I share easily digestible content aimed at making the wrangling and exploration of data more efficient (+fun). Sign up Here to join the many other subscribers who also nerd out on new tips and tricks ????...
[Read more...]
1 6 7 8 9 10 14

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)