endwrite: Inserts some text at the end of the current line adapted from...

Description Usage Arguments Value

View source: R/utils.R

Description

Inserts some text at the end of the current line adapted from https://githubmemory.com/repo/rstudio/rstudioapi/issues/218 Note that using ctrl+enter to run this would result in the text being added the the end of the line BELOW. Use alt+enter instead.

Usage

1

Arguments

sign

text to be added (a string vector of length 1)

Value

none


pinusm/Mmisc documentation built on June 5, 2021, 7:59 a.m.