Write a function to extract the first name in the string “Mrs. Jake Luther”?
(a) Substring
(b) Substr
(c) Substi
(d) Return
I got this question in an online interview.
I want to ask this question from Functions topic in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming