This module classifies Base R plotting functions into categories:
- HIGH: Main plot creation functions (barplot, hist, plot, etc.)
- LOW: Drawing functions that add to existing plots (lines, points, etc.)
- LAYOUT: Canvas layout functions (par, layout, etc.)