A few small documentation notes might be helpful:
- The
rcall.sthlp still says that R data.frames will be returned as rclass objects, but I think it's only matrices now (from testing and the github readme). This was a bit confusing because it was implied in the Stata article.
- It might be good to make it clear that
st.load doesn't work with Rcall script (I think it's only interactive mode?).
A few small documentation notes might be helpful:
rcall.sthlpstill says that Rdata.frames will be returned as rclass objects, but I think it's only matrices now (from testing and the github readme). This was a bit confusing because it was implied in the Stata article.st.loaddoesn't work withRcall script(I think it's only interactive mode?).