Vidyalelo
R Programming · Q34

Control Structures in R Programming

Programming · R Programming · question 34

Q34

Write a function to extract the first name in the string "Mrs. Jake Luther"?

A.
Substring
B.
Substr
Answer
C.
Substi
D.
Return

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board