go_selection: Send Code Selected in the RStudio Editor to Tidy Data Tutor

Description Usage Value Examples

View source: R/go.R

Description

Send Code Selected in the RStudio Editor to Tidy Data Tutor

Usage

1

Value

A string with an appropriately formatted URL to Tidy Data Tutor (invisibly).

Examples

1
2
3
4
5
6
7
8
## Not run: 

# Select some pipeline code in the RStudio editor,
# then run this in the console:

tidydatatutor::go_selection()

## End(Not run)

tidydatatutor documentation built on Dec. 10, 2021, 5:10 p.m.