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

Version: 0.1.0
Published: 2022-11-11
Author: Tomasz Kalinowski [aut, cre]
Maintainer: Tomasz Kalinowski <kalinowskit at gmail.com>
BugReports: https://github.com/t-kalinowski/commafree/issues
License: GPL (≥ 3)
URL: https://github.com/t-kalinowski/commafree
NeedsCompilation: no
Materials: README
CRAN checks: commafree results

Documentation:

Reference manual: commafree.pdf

Downloads:

Package source: commafree_0.1.0.tar.gz
Windows binaries: r-prerel: commafree_0.1.0.zip, r-release: commafree_0.1.0.zip, r-oldrel: commafree_0.1.0.zip
macOS binaries: r-prerel (arm64): commafree_0.1.0.tgz, r-release (arm64): commafree_0.1.0.tgz, r-oldrel (arm64): commafree_0.1.0.tgz, r-prerel (x86_64): commafree_0.1.0.tgz, r-release (x86_64): commafree_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=commafree to link to this page.