Week 2 – Programming using RStudio – Shuffle Q/A 4 Post author:Devendra Kumar Post published: Post comments:0 Comments 41. A data analyst wants to create the date February 27th, 2027 using the lubridate functions. Which of the following are examples of code that would create this value? Select all that apply. Answers dmy(02272027)mdy(“2027-02-27”)mdy(02272027)ymd(“2027-02-27”) 42. A data analyst inputs the following code in RStudio: print(100 / 10) What type operators does the analyst use in the code? Answers AssignmentArithmeticConditionalLogical 43. A data analyst wants to store a vector in a variable. What type of operator would they use to do this? Answers AssignmentArithmeticRelationalLogical Previous Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Team Development and Dynamics Week 4 – Engage customers with an online store – Shuffle Q/A 1 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.