UrbanInstitute / education-data-package-stata

MIT License
19 stars 4 forks source link

Clarify csv output message #90

Closed erika-tyagi closed 2 years ago

erika-tyagi commented 2 years ago

It's come up a few times now that the output message (here) from specifying the csv flag is confusing:

Note that this function writes data to the current working directory. If you do not have read and write privileges to the current directory, please change your working directory. For example, you can enter "cd D:/Users/[Your username here]/Documents".

But it only temporarily writes the CSV file to the working directory. Is adding "temporarily" enough? How else can we make the output message more clear?