addinexamples icon indicating copy to clipboard operation
addinexamples copied to clipboard

Could Rightward Arrow (Literate Code Assignment Operator) Be Added?

Open higgi13425 opened this issue 8 years ago • 2 comments

It might look something like this:

% Generated by roxygen2: do not edit by hand % Please edit documentation in R/insertRwardArrowAddin.R \name{insertRwardArrowAddin} \alias{insertRwardArrowAddin} \title{Insert ->.} \usage{ insertRwardArrowAddin() } \description{ Call this function as an addin to insert \code{ -> } at the cursor position. }

higgi13425 avatar Jan 19 '17 21:01 higgi13425

It's unlikely that we would add this to the addinexamples package, but I would encourage you to try creating your own package and adding it for your own use.

kevinushey avatar Jan 19 '17 23:01 kevinushey

If I had the skills, I would do it myself.

On Thursday, January 19, 2017 6:51 PM, Kevin Ushey <[email protected]> wrote:

It's unlikely that we would add this to the addinexamples package, but I would encourage you to try creating your own package and adding it for your own use.— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

higgi13425 avatar Jan 20 '17 19:01 higgi13425