• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar

Python and R Tips

Learn Data Science with Python and R

  • Home
  • Python
  • Pandas
    • Pandas 101
  • tidyverse
    • tidyverse 101
  • R
  • Linux
  • About
    • Privacy Policy
You are here: Home / Archives for R

R

7 Tips to Combine Multiple ggplots Using Patchwork

January 7, 2020 by cmdlinetips

Add Tags to combined plot: Patchwork

Patchwork, the R package that lets you combine multiple figures made by ggplot2, got a big update late last year and it is on CRAN now. If you have not heard of Patchwork, it is an R package made by the awesome Thomas Lin Pedersen. Patchwork lets you combine separate plots made by ggplot to […]

Filed Under: combine plots patchwork, R Tagged With: patchwork, R

31 Days of #rstats Resources Advent

December 26, 2019 by cmdlinetips

R community is amazing with sharing excellent learning resources for free. And it seems never ending!. If you are like me, you might have missed a lot of “#rstats resource advent” daily tweets containing fantastic R resources from RStudio’s Mara Averick (@dataandme). Not to worry, you have all the #rstats resource advent tweets from Day […]

Filed Under: Data Science Books, Data Science Resources, R Tips Tagged With: R Tips

10 Tricks for tidyverse in R

December 5, 2019 by cmdlinetips

tidyverse tips: bar plots with fct_lump()

Just happened to come across this tweet about David Robinson’s talk on “Ten Tremendous Tricks for Tidyverse”. It looked like a fantastic and useful talk. These ten tricks involve tidyverse functions one may not have heard of or thought of using in a scenario. The first four tidyverse tips is about counting and summarizing, next […]

Filed Under: 10 tidyverse tips, count() dplyr, dplyr add_count()

9 Tips to Make Better Scatter Plots with ggplot2 in R

November 17, 2019 by cmdlinetips

Scatter plot tips: Color & Shape by variable

Scatter plot is one of the common data visualization method used to understand the relationship between two quantitative variables. When there is strong association between two variables you would easily see the relationship with scatterplot. However, when the relationship is subtle it may be tricky to see it. In this post we will see 9 […]

Filed Under: R, R Tips, scatter plot ggplot2, Scatter Plot Tips, tidyverse 101 Tagged With: ggplot2 scatterplot, Scatter Plot with R

8 tips to make better barplots with ggplot2 in R

October 22, 2019 by cmdlinetips

barplot with top n

Barplots or barcharts are extremely handy visualization technique for a variety of situations. It is of great use when you have multiple of categories and quickly visualize the counts of each category. In this post, we will start with how to make simple barplots using ggplot2 in R. Then we will see many examples of […]

Filed Under: barcharts with R, barplots with ggplot2 Tagged With: barcharts in R, barplots in R, reorder barplots

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Page 13
  • Interim pages omitted …
  • Page 20
  • Go to Next Page »

Primary Sidebar

Subscribe to Python and R Tips and Learn Data Science

Learn Pandas in Python and Tidyverse in R

Tags

Altair Basic NumPy Book Review Data Science Data Science Books Data Science Resources Data Science Roundup Data Visualization Dimensionality Reduction Dropbox Dropbox Free Space Dropbox Tips Emacs Emacs Tips ggplot2 Linux Commands Linux Tips Mac Os X Tips Maximum Likelihood Estimation in R MLE in R NumPy Pandas Pandas 101 Pandas Dataframe Pandas Data Frame pandas groupby() Pandas select columns Pandas select_dtypes Python Python 3 Python Boxplot Python Tips R rstats R Tips Seaborn Seaborn Boxplot Seaborn Catplot Shell Scripting Sparse Matrix in Python tidy evaluation tidyverse tidyverse 101 Vim Vim Tips

RSS RSS

  • How to convert row names to a column in Pandas
  • How to resize an image with PyTorch
  • Fashion-MNIST data from PyTorch
  • Pandas case_when() with multiple examples
  • An Introduction to Statistical Learning: with Applications in Python Is Here
  • 10 Tips to customize ggplot2 title text
  • 8 Plot types with Matplotlib in Python
  • PCA on S&P 500 Stock Return Data
  • Linear Regression with Matrix Decomposition Methods
  • Numpy’s random choice() function

Copyright © 2026 · Lifestyle Pro on Genesis Framework · WordPress · Log in

Go to mobile version