Hello there,
I am using a dataset that contains string values with spaces after the values eg.:
"90041"
"9004 "
"900 "
"0032 "
The creators of the dataset advise that it be used only if the data is left-aligned. This takes into account the spaces after the numbers. However, in the Stata browser, they are right-aligned (or at least they appear so). Is there a way of making data values left-aligned? Or does this apply to Stata?
If so, please share the command.
Thanks.
I am using a dataset that contains string values with spaces after the values eg.:
"90041"
"9004 "
"900 "
"0032 "
The creators of the dataset advise that it be used only if the data is left-aligned. This takes into account the spaces after the numbers. However, in the Stata browser, they are right-aligned (or at least they appear so). Is there a way of making data values left-aligned? Or does this apply to Stata?
If so, please share the command.
Thanks.
Comment