Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importDefault allows getSymbol functions to be called via namespace, … #134

Closed
wants to merge 1 commit into from

Conversation

woodvi
Copy link

@woodvi woodvi commented Jan 11, 2017

…eg quantmod::getSymbols (instead of getSymbols)

…eg quantmod::getSymbols (instead of getSymbols)
@joshuaulrich joshuaulrich added this to the Release 0.4-10 milestone Jun 19, 2017
@joshuaulrich
Copy link
Owner

Thanks for the report and the patch, but I decided to use what I think is a more robust solution. I did not like the assumption that the output from sys.call() would either be a length-1 vector (so rev() wouldn't alter it), or that "getSymbols" would be at the end of the vector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants