Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Calculate Project Deadlines | Working with Dates and Times
Working with Text, Dates, and Data Cleaning in R
セクション 2.  4
single

single

bookChallenge: Calculate Project Deadlines

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

In project management, you often need to calculate how long a project will take and when key milestones will occur. This task will help you practice date arithmetic by working with project start and end dates, as well as scheduling milestones.

  • Calculate the number of days between start_date and end_date.
  • For each value in milestone_days, add that many days to start_date to schedule milestone dates.
  • Assign the number of days between the project dates to days_between.
  • Assign the milestone dates to milestone_schedule.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt