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:Alexander Hoyle

stringformattr_0.1.2.tar.gz
stringformattr_0.1.2.tar.gz(r-4.7-any)stringformattr_0.1.2.tar.gz(r-4.6-any)
stringformattr_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
stringformattr/json (API)

# Install 'stringformattr' in R:
install.packages('stringformattr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.70 score 2 scripts 206 downloads 3 exports 8 dependencies

Last updated from:397999a666. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK93
source / vignettesOK155
linux-release-x86_64OK111
wasm-releaseOK112

Exports:%f%%p%%s%

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Readme and manuals

Help Manual

Help pageTopics
Concatenate two strings.%p% %s% binary-string-concat
Pass variables into strings%f% format-string