Line plots
Line plots provide the same information as bar plots. They might allow to understand relationships between attributes better because the values are linked by lines which give a better feeling of the difference between the values. We will investigate the variability of the proportions of each attribute by plotting its proportion from each sample. On line 1, we will first configure the plotting area contain 12 plots (as we have 12 attributes). Notice we use the oma attribute to set the outer margin, and the mar attribute to set the inner margin. On line 2, we set the names to be used in the titling of the axis (using the ylab attribute, see line 4). We then iteratively create, for each attribute, a graph plotting each value (lines 3 to ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access