You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this very much as a fallback if config.csv is not available. I will implement at some point (If not somebody beats me to it. Which timewise should be easy... ;-)
@joachim-gassen, one could insert a section on WRDS Credentials in pull_wrds_data.R just before the WRDS Connection and get entirely rid of read_config.R by a simple if else scenario:
It is possible to add a user prompt instead of a credentials file, for those who feel queasy about storing any passwords in plain text.
This method can be achieved with the RStudio API.
For example,
The text was updated successfully, but these errors were encountered: