Arranging plots on top of each other

Instead of putting plots next to or above/below each other, we can nest them.

General options: left, right, top, and bottom. Set specific locations

  • grid::unit()–npc units (“Normalized Parent Coordinates”), ranges from 0 to 1

Location is relative to panel area, not plot area. align_to arg changes this.