November 2019

Learning Linux – the wrong way – day 2

November 8, 2019 | HighlandR

Unborking the borked laptop - Recap I’m trying to learn some Linux. Ostensibly to do some data science at the command line, because it feels like something I might need to know at some point. I have reclaimed an old Windows laptop ( poorl...
[Read more...]

Axis break in R for line plot

November 7, 2019 | Di Cook

Planning to draw a density line-plot with gapped (or broken) Y-axis in R, I initially tried out the plotrix package. However after facing a couple of problems, I ended up using the standard R graphics codes to draw the correct gapped line-plot.Here I w...
[Read more...]

New R Support in Azure Machine Learning

November 7, 2019 | David Smith

Azure Machine Learning has added support for the R language, it was announced at the Ignite conference in Orlando this week. A new R package azuremlsdk (available to install from Github now, and from CRAN soon), provides the interface to the Azure Machine Learning service. With R functions, you can ... [Read more...]

styler 1.2.0

November 5, 2019 | Posts on Lorenz Walthert

We are pleased to announce that styler 1.2.0 is now available on CRAN. All the below features were added after styler 1.1.0, except the ones listed under Other changes were added somewhere between 1.0.0 and 1.1.0. Let’s get started: install.packages("styler") library(styler) Alignment detection styler can finally detect aligned code and ... [Read more...]

Implicit Tax Rates on Consumption and Labor in Europe

November 5, 2019 | Thomas Brand

The aim of this blog post is to compute the implicit tax rates (ITR) on consumption, labour and corporate income for France, Italy, Spain, Germany and the Euro Area since 1995. We use as reference the report on Taxation trends in the European Union (2019) from the European Commission, and the previous ...
[Read more...]

Implicit Tax Rates on Consumption and Labor in Europe

November 5, 2019 | Thomas Brand

The aim of this blog post is to compute the implicit tax rates (ITR) on consumption, labour and corporate income for France, Italy, Spain, Germany and the Euro Area since 1995. We use as reference the report on Taxation trends in the European Union (2019) from the European Commission, and the previous ...
[Read more...]
1 7 8 9 10 11

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)