commafree: Call Functions Without Commas Between Arguments

Provides the "comma-free call" operator: '%(%'. Use it to call a function without commas between the arguments. Just replace the '(' with '%(%' in a function call, supply your arguments as standard R expressions enclosed by '{ }', and be free of commas (for that call).

Getting started

Package details

AuthorTomasz Kalinowski [aut, cre]
MaintainerTomasz Kalinowski <kalinowskit@gmail.com>
LicenseGPL (>= 3)
Version0.2.0
URL https://github.com/t-kalinowski/commafree
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("commafree")

Try the commafree package in your browser

Any scripts or data that you put into this service are public.

commafree documentation built on May 29, 2024, 2:51 a.m.