datacarpentry / stata-economics

Economics Lesson with Stata
https://datacarpentry.org/stata-economics/
Other
27 stars 20 forks source link

Introduce `substr` more gently, with simple examples #57

Closed korenmiklos closed 5 years ago

korenmiklos commented 5 years ago

Write 1-2-line code examples like display substr("apple", 1, 3) to demonstrate how this function works