Exercise

Creating a data frame (2)

The planets_df data frame should have 8 observations and 5 variables. It has been made available in the workspace, so you can directly use it.

Instructions

100 XP

Use str() to investigate the structure of the new planets_df variable.