Instruction: Demonstrate how to create a basic scatter plot using ggplot2 with a dataset containing 'height' and 'weight' columns.
Context: This question tests the candidate's ability to use ggplot2 for basic data visualization tasks. It evaluates the candidate's familiarity with one of the most popular visualization packages in R, essential for data analysis and insights presentation.