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

Allow Strings for Argument Names #482

Closed
EagleoutIce opened this issue Nov 6, 2023 · 1 comment · Fixed by #502
Closed

Allow Strings for Argument Names #482

EagleoutIce opened this issue Nov 6, 2023 · 1 comment · Fixed by #502
Labels
R Requires R Code/Interaction with the R programming language from the TypeScript side

Comments

@EagleoutIce
Copy link
Member

Deal with something like f("x"=1).

@EagleoutIce EagleoutIce added the R Requires R Code/Interaction with the R programming language from the TypeScript side label Nov 6, 2023
@EagleoutIce
Copy link
Member Author

Interestingly this only works in a call and not within a definition.

@EagleoutIce EagleoutIce linked a pull request Nov 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R Requires R Code/Interaction with the R programming language from the TypeScript side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant