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.
Saturday, December 25, 2021
how to replace the blanks in macro "global"
Code:
global ctrl firmAge lnEmplNum lnTtlAsset lnRDMoney patentCount1 highTech innovEntAward
global ctrlNonMissing = stritrim("$ctrl") //this step doesn't work
global ctrlNonMissing: subinstr global ctrlNonMissing " " ", ",all
how to replace the blanks in macro "global", just leave one blank between elements of macro.
Thanks!
No comments:
Post a Comment