Get startedGet started for free

Visualizing several variables at once

Now you can use the visualization technique from the video to graph the data in survey_summary. This technique is especially useful if you have more departments or more summary measures than you have in this example.

This exercise is part of the course

HR Analytics: Exploring Employee Data in R

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Load packages
___
___
Edit and Run Code