go_selection {tidydatatutor} | R Documentation |
Send Code Selected in the RStudio Editor to Tidy Data Tutor
go_selection()
A string with an appropriately formatted URL to Tidy Data Tutor (invisibly).
## Not run:
# Select some pipeline code in the RStudio editor,
# then run this in the console:
tidydatatutor::go_selection()
## End(Not run)