Create a dataframe with seats location and names (used internally)

rv_create_airplane_seats(rows = 33, seats_per_row = 6)

Arguments

rows

Numeric, defaults to 33

seats_per_row

Numeric, defaults to 6. Untested with anything different from 6.

Value