1 1 Pavanagg Asked: January 17, 20222022-01-17T19:30:11+05:30 2022-01-17T19:30:11+05:30In: Data Science What will be the output of the following R code? * th<- c(1:24) ma<- array(th, dim = c(4, 3, 2)) … 1 1 What will be the output of the following R code? * th<- c(1:24) ma<- array(th, dim = c(4, 3, 2)) 5 %in% ma Share Facebook 1 Answer Voted Oldest Recent I'M ADMIN 2022-01-17T19:33:57+05:30Added an answer on January 17, 2022 at 7:33 pm OUTPUT: TRUE Leave an answerCancel replyYou must login to add an answer. Username or email* Password* Remember Me! Forgot Password?
OUTPUT: TRUE