January 2022

How to Build a Custom Login Page for RStudio Connect

January 13, 2022 | Kamil Żyła

It’s hard to argue with the fact that user experience can make or break digital products, Shiny apps included. A custom login page is one of those early UX touchpoints with the potential to infuse users with brand awareness from the get-go. But achieving that ultimate first impression when ...
[Read more...]

Universal estimation with Maximum Mean Discrepancy (MMD)

January 12, 2022 | YoungStatS

This is an updated version of a blog post on RIKEN AIP Approximate Bayesian Inference team webpage: https://team-approx-bayes.github.io/blog/mmd/ INTRODUCTION A very old and yet very exciting problem in statistics is the definition of a universal estimator \(\hat{\theta}\). An estimation procedure that would work all ...
[Read more...]

match Function in R with examples

January 12, 2022 | finnstats

The post match Function in R with examples appeared first on finnstats. If you want to read the original article, click here match Function in R with examples. match Function in R, The position of the first match between two objects is returned by the ... [Read more...]

Showcasing the janitor package

January 11, 2022 | Albert Rapp

The janitor package contains only a little number of functions but nevertheless it is surprisingly convenient. I never really fully appreciated its functionality until I took a look into the documentation. Of course, other packages can achieve the same...
[Read more...]

{emayili} HTML Messages with Images

January 11, 2022 | R - datawookie

No two email clients are equal. Nowhere is this more true than in the way that they treat images in HTML messages. Some clients are fairly permissive. Thunderbird, for example, will happily display images in an HTML message if the images are included in any of the following ways: a ...
[Read more...]

Index Names and lapply Function in R

January 11, 2022 | finnstats

The post Index Names and lapply Function in R appeared first on finnstats. If you want to read the original article, click here Index Names and lapply Function in R. Index Names and lapply Function in R,  This post, will show you how to use list indices in R’s ... [Read more...]

IndiaPIN: R Data Package

January 10, 2022 | R on Harshvardhan

IndiaPIN contains geographic details about 19,300 PIN codes in India. Some PIN codes had more than one offices. Only the first office of that PIN code area has been retained in those cases. (Updated: December 2021.) Wrote my first public R package today. Indian PIN codes directory with Latitude and longitude details. ✨... [Read more...]
1 4 5 6 7 8 9

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)