Concept Flow - Data frame creation
Define vectors
Combine vectors into data frame
Assign column names
Data frame created
Use or display data frame
Start by making vectors, then combine them into a data frame, name columns, and finally use the data frame.