January 2020

RStudio addins, or how to make your coding life easier

January 25, 2020 | R on Stats and R

What are RStudio addins? Installation Addins Esquisse Questionr Recoding factors Reordering factors Categorize a numeric variable Remedy Styler Snakecaser Blogdown What are RStudio addins? Although I have been using RStudio for several years, I only recently discovered RStudio addins. Since then, I am using these addins almost every time I ...
[Read more...]

How to create a timeline of your CV in R

January 25, 2020 | R on Stats and R

Introduction Minimal reproducible example How to personalize it Introduction In this article, I show how to create a timeline of your CV in R. A CV timeline illustrates key information about your education, work experiences and extra activities. The main advantage of CV timelines compared to regular CV is that ...
[Read more...]

What `R` you? (R list in python)

January 25, 2020 | R on notast

Previously, we uncovered what are R vectors in python. In this post, we will convert R lists in python. A R list is a python … Like R vectors, it depends. A R list will behave differently in python depending if it is named or not. Unnamed R list An unnamed ... [Read more...]

Posts

January 25, 2020 | r-tastic

[This article was first published on r-tastic, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on [Read more...]

RcppArmadillo 0.9.800.4.0

January 24, 2020 | Thinking inside the box

Armadillo is a powerful and expressive C++ template library for linear algebra aiming towards a good balance between speed and ease of use with a syntax deliberately close to a Matlab. RcppArmadillo integrates this library with the R environment and... [Read more...]

Portfolio starter kit

January 24, 2020 | R on OSM

Say you’ve built a little nest egg thanks to some discipline and frugality. And now you realize that you should probably invest that money so that you’ve got something to live off of in retirement. Or perhaps you simply want to earn a better return ...
[Read more...]

Scotland’s Most Popular Babynames

January 24, 2020 | R on Alan Yeung

Downloading the data Shiny App I recently saw this great post on Nathan Yau’s FlowingData website which guesses a person’s name based on what the name starts with. It also needs you to select a gender and a decade for when you were born before it can guess. ... [Read more...]

Portfolio starter kit

January 24, 2020 | R on OSM

Say you’ve built a little nest egg thanks to some discipline and frugality. And now you realize that you should probably invest that money so that you’ve got something to live off of in retirement. Or perhaps you simply want to earn a better return than stashing your ...
[Read more...]

Scotland’s Most Popular Babynames

January 24, 2020 | R on Alan Yeung

Downloading the data Shiny App I recently saw this great post on Nathan Yau’s FlowingData website which guesses a person’s name based on what the name starts with. It also needs you to select a gender and a decade for when you were born before it can guess. ... [Read more...]

A package for analysing signed networks

January 24, 2020 | schochastics

This post introduces the R package signnet, available on CRAN, which implements several methods to analyze signed networks. Signed networks include two types of relations, positive and negative ones (say friends and enemies). They are fundamentally different from traditional networks and require a very different set of tools to analyse ... [Read more...]
1 2 3 4 5 6 13

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)