Package: commafree 0.2.0
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).
Authors:
commafree_0.2.0.tar.gz
commafree_0.2.0.zip(r-4.7)commafree_0.2.0.zip(r-4.6)commafree_0.2.0.zip(r-4.5)
commafree_0.2.0.tgz(r-4.6-any)commafree_0.2.0.tgz(r-4.5-any)
commafree_0.2.0.tar.gz(r-4.7-any)commafree_0.2.0.tar.gz(r-4.6-any)
commafree_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
commafree/json (API)
NEWS
| # Install 'commafree' in R: |
| install.packages('commafree', repos = c('https://t-kalinowski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/t-kalinowski/commafree/issues
Last updated from:817008bf87. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | OK | 77 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 100 |
Exports:%(%
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Call a function | %(% |
