Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 4.5 hours on-demand video
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Business Business Analytics & Intelligence Data Visualization

GGPLOT2 R Package Master Data Visualization Course

Learn advanced data visualization techniques by using GGPLOT2 R Package
Rating: 3.0 out of 53.0 (53 ratings)
2,381 students
Created by Amit Ugle
Last updated 1/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • GGPLOT2
  • GGPLOT2 R PACKAGE

Requirements

  • R studio installed

Description

Interested in creating mind-blowing data visualizations with ggplot2? Join this course now!

This course is designed for people who are enthusiastic about presenting trends & patterns in data using amazing GGPLOT2 R Package. GGPLOT2 gives you complete control over your charts & graphs.

This is an extensive course with more than 4 hours of content. With each lecture, you will gain advanced skills of GGPLOT2 package and you will be able to create mind-blowing data visualizations you've always dream of!

This course is hands-on and you can use these reproducible R codes on your datasets! Isn't it cool that you will be able to use the learning right away in your day-to-day life!

GGPLOT2 is a complex package and needs a thorough understanding before you can actually use it for your business performance analysis or deriving insights from the beautiful charts. In this course, we’ll go through each aspect of GGPLOT 2 Step by Step. The video may look like it’s freezing but I’m actually explaining the concepts in detail so please bear with that!

Once you go through all the capabilities of GGPLOT2 package, I’m quite sure you’ll be able to apply the knowledge in real life situations. It’s a complex R package to learn so I would suggest to follow me while I’m explaining and write the code yourself. Writing the code by yourself will give you the confidence needed to use GGPLOT2. I’ve often times seen people learning GGPLOT2 and then not being able to apply it to business scenarios – The reason is quite simple : most students think they’ll master GGPLOT2 right after they complete the course – unfortunately, the course will only empower you to develop the right visualization based on your business applications but you’ll need to keep on using it hands-on for at least 1 year to master one of the best R package. All the best and keep learning!

Who this course is for:

  • Data Analysts
  • Beginners as well as Advanced R enthusiasts

Course content

12 sections • 49 lectures • 4h 31m total length

  • Preview07:29
  • Preview04:16

  • Preview09:05
  • Preview03:59
  • Preview02:58

  • Creating a Base GGPLOT function ONE continuous variable
    06:29
  • Plot an Area graph for continuous ONE variable
    05:44
  • Plot a density chart for continuous ONE variable
    05:19
  • Plot a dotplot and frequency polygon chart for continuous ONE variable
    05:30
  • Plot a Histogram and Bar chart for continuous ONE variable
    04:22
  • Create similar plots for ONE DISCRETE variable
    04:42

  • Plot Frequency Polygon and Ribbon Diagram for TWO CONTINUOUS variables
    09:21
  • Create segments or facets for TWO CONTINUOUS variables
    05:00
  • Create Rectange Diagrams for TWO CONTINUOUS variables
    05:28
  • Understand Importance of Geom_Blank function
    03:18
  • Understand the difference between Point and Jitter Plots
    02:40
  • Plot the Quantiles adding Hexbin R Package
    04:19
  • Plot the side rugs for TWO CONTINUOUS variables
    04:53
  • Plot a smooth line graph for TWO CONTINUOUS variables
    02:36
  • Textplot for TWO CONTINUOUS variables
    04:46

  • Plot a Bar graph for DISCRETE X and one CONTINUOUS Y variable
    06:12
  • Violin Plot for DISCRETE X and one CONTINUOUS Y variable
    01:40
  • Jitter Plot for DISCRETE X and one CONTINUOUS Y variable
    05:57
  • Issues with Bar plots for DISCRETE X and one CONTINUOUS Y variable
    02:50

  • One Dimensional Distributions using statistics
    07:01
  • Two Dimensional Distributions using statistics
    06:13
  • Boxplots and Viiolin plots for Comparison
    04:37
  • Quantiles and Smooth Line charts using stats functions
    07:33

  • Creating Manual Scales to represent colors in data visualizations
    15:09
  • Scales color gradients for continuous variables
    03:39
  • Scales Log 10 base function for X variable
    04:41
  • Scales fill Grey color gradient using RColorBrewer Package
    06:29
  • Customizing data point SHAPES on graphs using Scales
    07:41
  • Customizing data point SIZES on graphs using Scales
    03:20

  • Cartesian coordinates customization basics
    04:21
  • Coordinates customization advanced functions
    07:09

  • Introductions to Facets concept in GGPLOT2
    06:01
  • Understanding Facet Grid and Wrap functions
    08:36
  • Customizing facet grid scales
    03:50
  • Using Labeller in facet grids
    02:19

  • Position adjustments of data analysis elements
    08:10
  • Using Labels for graph and coordinate axis nomenclature
    05:05

Instructor

Amit Ugle
Ex-Microsoft USA Manager
Amit Ugle
  • 3.6 Instructor Rating
  • 87 Reviews
  • 14,071 Students
  • 5 Courses

I'm Amit Ugle and I'm truly excited to be your instructor! I often say that marketing & analytics is my passion & I'm happy to share my passion with you all.

I have worked for Microsoft HQ in Seattle as a Marketing Campaign Manager. I have more than 8+ years of professional experience in Marketing & Analytics domain.

I have 3 masters in Marketing , Analytics & Operations respectively.

I was a Supplement Instructor at the University of Wisconsin to undergrad management students. And, now I'm taking my love for teaching to the next level by sharing my knowledge on Udemy.

I will be teaching you real life Marketing & Analytics techniques used at Fortune 500 companies like Microsoft & American Airlines which will help you to grow as a professional.

I have worked in Technology , Automobile & Aviation industry. So, I will be bringing the combination of my diverse experience &  educational background to deliver world class courses.

Summary

To sum up, I'm going to teach you all the marketing & analytics skill-sets that will empower you to realize the Digital Transformation of the organizations that you work for!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.