2020

Apply family functions – Part 1

September 28, 2020 | Posts on

The apply family functions belong to the R base package, they are especially useful when combining their use with functions to manipulate pieces of matrices, arrays, lists and data frames. These functions allow you to cross data in multiple ways to a... [Read more...]

Building a Simple Pipeline in R

September 27, 2020 | Abraham Mathew

A. Introduction Having completed some sort of data analysis, we often want to automate that process so that it will be executed at regular intervals. What that means is that code must to generated so that data acquisition, data cleaning, model development, document creation, and other components are fully executed ...
[Read more...]

mapping congressional roll calls

September 27, 2020 | Jason Timm

Introduction A bit of a depot for things-/methods- mapping with R & ggplot, in the context of visualizing historical roll calls from the US House of Representatives. Roll call data accessed via VoteView and the RVoteview package; shapefiles for historical US Congressional Districts downloaded from the Political Science Dept @ UCLA. ...
[Read more...]

Pages

September 26, 2020 | Dr. Shirin Elsinghorst

[This article was first published on Shirin's playgRound, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]
1 42 43 44 45 46 164

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)