Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 479 Bytes

File metadata and controls

13 lines (9 loc) · 479 Bytes

strconc

CRAN_Status_Badge

Simple concatenation of two strings using the %+% operator. The package has an add-in for Rstudio, for a quick insert %+%. You can set hotkeys for the add-in, I recommend CTRL+/

Installation

devtools::install_github("Ranlod/strconc")