Visualizing mixed data

In this recipe, we will see the visualization of mixed data where both continuous and factor variables are present.

Getting ready

For this plot, we will use our modified mtcars data that we created earlier.

How to do it…

The command is similar as with continuous and categorical data; here is the code to create the plot:

tableplot(modified_mtcars)
How to do it…
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.24.97