Skip to content

Comments

RStudio addin for beep()#45

Open
flynngo wants to merge 1 commit intorasmusab:mainfrom
flynngo:addin
Open

RStudio addin for beep()#45
flynngo wants to merge 1 commit intorasmusab:mainfrom
flynngo:addin

Conversation

@flynngo
Copy link

@flynngo flynngo commented Jun 19, 2024

This is a simple addin that will run beep() in the console. You can bind it to a key in RStudio and easily queue up a beep() for after your code has finished running.

@rasmusab
Copy link
Owner

Is this the same as just writing beep() in te console?

@flynngo
Copy link
Author

flynngo commented Jun 26, 2024

Owner

Yes, the end result is identical to writing beep() in the console. This just adds the slight convenience of being able to do that with a keybind.

It's a very minor feature, maybe the keybind saves half a second in comparison to writing beep() out manually. But I found myself using beepr more regularly once I was able to keybind it.

@flynngo
Copy link
Author

flynngo commented Jun 26, 2024

Screen.Recording.2024-06-26.at.11.12.44.AM.mov

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.

2 participants