Learn R Programming

tidydatatutor (version 0.1.0)

go_selection: 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()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
# Select some pipeline code in the RStudio editor,
# then run this in the console:

tidydatatutor::go_selection()
# }

Run the code above in your browser using DataLab