Question: Exercise 1: Create Vectors Create three vectors in the R code chunk below containing information about your family. vector 1: title this vector name. Create

Exercise 1: Create Vectors Create three vectors in the R code chunk below containing information about your family. vector 1: title this vector "name". Create a character vector containing the names of you and your immediate family members. (This can be totally fictional if you aren't comfortable with including real information.) vector 2: title this vector "age". Create a numeric vector containing the respective ages (in years) of each family member listed in the vector name. vector 3: title this vector "female". Create a logical vector that indicates whether each respective family member is female (true/false)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
