Learn R Programming

remedy (version 0.1.0)

rightr: Mover

Description

Copy a selected text or the current line to the right

Usage

rightr()

Arguments

Value

a clone of the line

Examples

Run this code
# NOT RUN {
remedy_example( 
    c( "I like to move it "), 
    rightr
    )
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab