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

Fiddle Selection breaks if first number negative #90

Open
BobOtike opened this issue Feb 28, 2019 · 1 comment
Open

Fiddle Selection breaks if first number negative #90

BobOtike opened this issue Feb 28, 2019 · 1 comment
Labels

Comments

@BobOtike
Copy link

When I try to create a vector from space-delimited values I get this error when using Fiddle Selection:

Error in rstudioapi::modifyRange(doc_context$range, text = vector_form) : 
  object 'vector_form' not found

Simple example is to type -1 2 into the console, mark it and execute Fiddle Selection. When I remove the leading - it works.

@MilesMcBain
Copy link
Owner

Thanks for the example :)

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

No branches or pull requests

2 participants