You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% 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.
}
The text was updated successfully, but these errors were encountered:
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.
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.
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.
}
The text was updated successfully, but these errors were encountered: