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 |
Reference manual: | commafree.pdf |
Package source: | commafree_0.1.0.tar.gz |
Windows binaries: | r-devel: commafree_0.1.0.zip, r-release: commafree_0.1.0.zip, r-oldrel: commafree_0.1.0.zip |
macOS binaries: | r-release (arm64): commafree_0.1.0.tgz, r-oldrel (arm64): commafree_0.1.0.tgz, r-release (x86_64): commafree_0.1.0.tgz, r-oldrel (x86_64): commafree_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=commafree to link to this page.