I would like to transform a column of RGB colors codes to hexadecimals codes.
In Excel ther is a function called "DECHEX" I can not find the same thing in Stata.
For exemple :
R | G | B |
180 | 0 | 0 |
h1 | h2 | h3 |
B4 | 00 | 00 |
Regards.
Marc
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.
R | G | B |
180 | 0 | 0 |
h1 | h2 | h3 |
B4 | 00 | 00 |
0 Response to Transform decimal to hexadecimal
Post a Comment