rightr {remedy}R Documentation

Mover

Description

Copy a selected text or the current line to the right

Usage

rightr()

Value

a clone of the line

Examples

## Not run: 
remedy_example( 
    c( "I like to move it "), 
    rightr
    )

## End(Not run)


[Package remedy version 0.1.0 Index]