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

chore: πŸ§‘β€πŸ’» add settings to VS Code to improve R experience #68

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

lwjohnst86
Copy link
Member

I followed some guidelines and suggestions from https://rolkra.github.io/R-VSCode/

  • levelOfObjectDetail tells R to even search columns in a data object.
  • data.rowLimit tells View() to only load the first 1000, rather than all the data.
  • useHttpgd is a plot utility.

Copy link
Contributor

@signekb signekb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh, nice! Looking forward to trying these out πŸŽ‰

@lwjohnst86 lwjohnst86 merged commit 160d9a0 into main Apr 12, 2024
3 of 4 checks passed
@lwjohnst86 lwjohnst86 deleted the chore/update-vscode-settings branch April 12, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants