October 2021

Data Normalization in R

October 17, 2021 | finnstats »

Data Normalization in R, data normalization is a vital technique to understand in data pre-processing, and you’ll learn about it in this tutorial. Different numerical data columns may have vastly different ranges, making a direct comparison u...
[Read more...]

Data Normalization in R

October 17, 2021 | finnstats

Data Normalization in R, data normalization is a vital technique to understand in data pre-processing, and you’ll learn about it in this tutorial. Different numerical data columns may have vastly different ranges, making a... The post Data Normalization in R appeared first on finnstats. [Read more...]

Tidygeocoder 1.0.4

October 16, 2021 | Jesse Cambon

Tidygeocoder v1.0.4 is released! ? This release adds support for the Geoapify geocoding service (thanks Daniel Possenriede!), a progress bar, more helpful console output, and new functions for combining the results of multiple geocoding queries. A more detailed overview of the changes in this release is available in the changelog. [Read more...]

Setting up Appwrite on DigitalOcean

October 16, 2021 | Posts | Joshua Cook

Here, I lay out step-by-step instructions for getting a Appwrite backend up and running on DigitalOcean. First, however, I briefly describe what Appwrite and DigitalOcean are and why one would want to use either of these services. For those who are jus...
[Read more...]

R Packages for Data Science

October 16, 2021 | finnstats »

R Packages for Data Science, you’ll learn about the tidyverse library in this lesson, which is a collection of R tools that you can use to manipulate your datasets. You’ll also discover how to use some of the dplyr package’s key f...
[Read more...]

R Packages for Data Science

October 16, 2021 | finnstats

R Packages for Data Science, you’ll learn about the tidyverse library in this lesson, which is a collection of R tools that you can use to manipulate your datasets. You’ll also discover how to... The post R Packages for Data Science appeared first on finnstats. [Read more...]

An Exploratory Introduction to the Plotly Package

October 15, 2021 | Albert Rapp

Currently, I am quite curious about interactive plots which is why I am reading Scott Murray’s highly recommendable book on D3. For those of you who don’t know it, D3.js is a JavaScript library that is great for creating amazing interactive Data-Driven-Documents on the web. Unfortunately, compared ... [Read more...]

Simplifying polygons layers

October 15, 2021 | Michael

The current 2021 french administrative limits database (Adminexpress from IGN) is more detailed than the original version (from 50 MB zipped in 2017 to 500 MB zipped now), thanks to a more detailed geometry being currently based on the BDTOPO. However we don’t always need large scale details especially for web applications. The ... [Read more...]

Shiny Basics-Introduction

October 15, 2021 | finnstats »

Shiny Basics, you will learn two standards for constructing a simple Shiny application in this tutorial. You’ll also learn how the program is structured, the components of the user interface, and where to put application logic. How to Calc...
[Read more...]

Shiny Basics-Introduction

October 15, 2021 | finnstats

Shiny Basics, you will learn two standards for constructing a simple Shiny application in this tutorial. You’ll also learn how the program is structured, the components of the user interface, and where to put... The post Shiny Basics-Introduction appeared first on finnstats.
[Read more...]

What is the Atkinson index?

October 14, 2021 | kjytay

What is the Atkinson index? The Atkinson index, introduced by Atkinson (1970) (Reference 1), is a measure of inequality used in economics. Given a population with values and an inequality-aversion parameter , the Atkinson index is defined as If we … Continue reading →
[Read more...]

{emayili} Support for Gmail, SendGrid & Mailgun

October 14, 2021 | R - datawookie

The {emayili} package supports configuring a generic SMTP server via the server() function. In the most recent version, v0.6.5, we add three new functions, gmail(), sendgrid() and mailgun(), which provide specific support for Gmail, SendGrid and Mailgun. library(emayili) options(envelope.details = TRUE) options(envelope.invisible = FALSE) packageVersion("emayili") [1] '0.6.5...
[Read more...]

Data Journalism in R – De Tijd

October 13, 2021 | RBelgium open content

Presentation by Thomas Segers, a data journalist at De Tijd (https://www.tijd.be). Thomas covers how he, as a data journalist at De Tijd, creates news stories by means of data analysis. Instead of relying on reports and quotes, they work with raw data ... [Read more...]
1 4 5 6 7 8 10

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)