Package: stringformattr 0.1.2
Alexander Hoyle
stringformattr: Dynamic String Formatting
Pass named and unnamed character vectors into specified positions in strings. This represents an attempt to replicate some of python's string formatting.
Authors:
stringformattr_0.1.2.tar.gz
stringformattr_0.1.2.tar.gz(r-4.5-noble)stringformattr_0.1.2.tar.gz(r-4.4-noble)
stringformattr_0.1.2.tgz(r-4.4-emscripten)stringformattr_0.1.2.tgz(r-4.3-emscripten)
stringformattr.pdf |stringformattr.html✨
stringformattr/json (API)
# Install 'stringformattr' in R: |
install.packages('stringformattr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:397999a666. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Concatenate two strings. | %p% %s% binary-string-concat |
Pass variables into strings | %f% format-string |