Question: we create a list named ' student _ info' with elements: John , c ( 9 0 , 8 5 , 8 8 ) .

we create a list named ' student_info' with elements: "John" , c(90,85,88). If I want to modify the third element to include a new grade, e.g., add 95 between existing vector 85 and 88 how we will do that in R programming? how we will add new element in the middle of two existing vector? what will be the code in R programming?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!