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