Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Final Quiz
8. Exercise 8

Instruction

Let's calculate the actual delivery periods.

Exercise

Create the period_of_delivery column, using the column deliver_interval and changing the interval into a period of time.

Stuck? Here's a hint!

Use the as.period() function.