| Title: | Create commonly used Addins in RStudio |
|---|---|
| Description: | Create commonly used Addins in RStudio, including '%<>%'. |
| Authors: | Zhen Lu [aut, cre] (ORCID: <https://orcid.org/0000-0002-3481-6310>) |
| Maintainer: | Zhen Lu <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.1.0 |
| Built: | 2026-05-28 10:09:31 UTC |
| Source: | https://github.com/Leslie-Lu/createAddins |
%<>%
This is a function named 'insertPipeOperator'
which inserts %<>% at the cursor position.
insertPipeOperator(arg = NULL)insertPipeOperator(arg = NULL)
arg |
NULL. No need to provide an argument. |