Code:
clear all input str13 x "John Smith" "Linda Johnson" "Peter B. Brown" end g y = regexs(0) if regexm(x,"[A-Z]")
I appreciate any hints on how can I solve this problem.
Thanks in advance.
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
clear all input str13 x "John Smith" "Linda Johnson" "Peter B. Brown" end g y = regexs(0) if regexm(x,"[A-Z]")
0 Response to Extract name initials
Post a Comment