Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
higgi13425 opened this issue Jan 19, 2017 · 2 comments
Open

Comments

@higgi13425
Copy link

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.
}

@kevinushey
Copy link
Collaborator

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.

@higgi13425
Copy link
Author

higgi13425 commented Jan 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants