I have the following code from book fiels " Aa introduction to stata". when I run the following code it gives an error "could not be opened" . I have also installed sjlatex but still could not run this code. Please guide how to solve this issue
sjlog using logs/ch9.01, replace
sjlog using logs/ch9.01, replace
Comment