Category
Tips & Tricks
This page will be an ongoing collection of tips and tricks we find useful when using R and Python. These tips and tricks aim to increase productivity and your overall R and Python programming experience.
112
articles
R Project
Python
Visualizing Data
3 years ago
Visualizing economic data with pretty worldmaps
Fabian Scheler
Basic Statistics
3 years ago
Ditch p-values. Use Bootstrap confidence intervals instead
Florent Buisson
Data Management
4 years ago
R as GIS, part 1: vector
Lionel Hertzog
Data Management
4 years ago
How to carry column metadata in pivot_longer
Nicholas Carruthers
Visualizing Data
5 years ago
Map Visualization of COVID-19 Across the World with R
Anisa Dhana
Data Management
5 years ago
How to create multiple variables with a single line of code in R
Anisa Dhana
Data Management
5 years ago
Converting data from long to wide simplified: tidyverse package
Anisa Dhana
Visualizing Data
5 years ago
How to make 3D scatter plots with R: scatterplot3d package
Anisa Dhana
Data Management
5 years ago
How to show characteristics of study population in R with a single line of code
Anisa Dhana
Page 1 of 13
1
2
3
Last
Categories
Introduction
Getting Data
Data Management
Visualizing Data
Basic Statistics
Regression Models
Advanced Modeling
Programming