August 2021

Well Well Well my Excel

August 11, 2021 | HighlandR

Importing multiple excel files (not sheets, but files) and flattening into one data frame / tibble / data.table should be straightforward - shouldn’t it? How many ways can there be? What are the pros and cons of each? I’ve made three copies... [Read more...]

R / Medicine 2021

August 11, 2021 | R Views

R/Medicine 2021, the premier conference for the use of R in clinical applications is less than two weeks away! This conference reflects the increasing importance of data science, computational statistics and machine learning to clinical applications, and emphasizes the effectiveness of the R language as a vehicle for making data ...
[Read more...]

ggplot: Easy as pie (charts)

August 11, 2021 | R on I Should Be Writing

This post by no means endorses the use of pie charts. But, if you must, here’s how… For some reason, the top Google results for “ggplot2 pie chart” show some very convoluted code to accomplish what should be easy: Make slices Add labels to the mid...
[Read more...]

Cutting down code in dplyr and data.table

August 11, 2021 | HighlandR

After a very long , R free hiatus (I don’t recommend it) I’m back on the R train, destination unknown. I had a bit of spare time last night, and remembered I had not done a PreppinData challenge for a while. In fact, the last one I did was ... [Read more...]

How to Calculate Cross-Correlation in R

August 11, 2021 | finnstats

How to Calculate Cross-Correlation in R, The degree of resemblance between a time series and a lagged version of another time series is measured... The post How to Calculate Cross-Correlation in R appeared first on finnstats.
[Read more...]

Reverting Git Commits

August 10, 2021 | shikokuchuo

sha256 1 010e16069f8858640c2bb9af4a2293b720161b71d9d6e1f375c30237ea2b4123 Shikokuchuo Reverting Local Git Commits You have made a commit. You discover an error / something you left out /...
[Read more...]

Old ‘Hood, New ‘Hood

August 10, 2021 | R | datawookie

I recently moved from suburban South Africa to rural England. I’m figuring out my new environment. Making some maps seemed to be a good way to get familiar with the surroundings. In the process I wanted to figure out two things: how to get maps wi...
[Read more...]

Forestplot ❤️ dplyr

August 10, 2021 | Max Gordon

Since initial publishing my forestplot package, dplyr and tidyverse have become evermore dominant in how we think about data and data management. I have therefore just published a 2.0 version that uses many of the awesome select & group features … Continue reading →
[Read more...]

How to Calculate Cosine Similarity in R

August 10, 2021 | finnstats

How to Calculate Cosine Similarity in R, The measure of similarity between two vectors in an inner product space is cosine similarity. The formula... The post How to Calculate Cosine Similarity in R appeared first on finnstats. [Read more...]

How to Create Pareto Chart in R

August 9, 2021 | finnstats

Pareto Chart in R, A Pareto graph is a type of graph that displays the frequencies of the different categories with the cumulated frequencies of the categories. How to create a Pareto chart in R This... The post How to Create Pareto Chart in R appeared first on finnstats.
[Read more...]
1 4 5 6 7 8

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)