2021

census 2020: some quick visuals of demographic change

August 12, 2021 | Jason Timm

Intro A quick/simple post: using the PL94171 package to access Census 2020 counts. Census data won’t be API-accessible until ~late September; these data are available, however, for redistricting purposes – albeit in a funky format. The PL94171 package can be used to download and re-structure these files for super convenient ...
[Read more...]

Well Well Well my Excel

August 12, 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...]

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...]

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...]

ggplot: Easy as pie (charts)

August 11, 2021 | Stat's What It's All About

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 m...
[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...]
1 43 44 45 46 47 125

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)