I want to report a bug that I faced when downloading a R-written .dta file (from a World Bank site (http://wits.worldbank.org/, under registration).
Some of variables names have a space in it. Which is particularly bothering when two variables start by the same word, you cant neither change their name, neither call those variable.
I've re-download the data in CSV and then imported it, but this bug surprised me much.
I know it is R-written since this displays at the opening of the dataset.
I can't even report the data using dataex, which also stops in front of ambiguous abbreviations.
So I only report a screenshot describing it
Were you aware this could happen?
Charlie
Some of variables names have a space in it. Which is particularly bothering when two variables start by the same word, you cant neither change their name, neither call those variable.
I've re-download the data in CSV and then imported it, but this bug surprised me much.
I know it is R-written since this displays at the opening of the dataset.
I can't even report the data using dataex, which also stops in front of ambiguous abbreviations.
So I only report a screenshot describing it
Were you aware this could happen?
Charlie
Comment