Learn R Programming

⚠️There's a newer version (0.2.1) of this package.Take me there.

rprintf (version 0.1-2)

Adaptive builder for formatted strings

Description

A set of tools for building formatted string under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting

Copy Link

Version

Install

install.packages('rprintf')

Monthly Downloads

324

Version

0.1-2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kun Ren

Last Published

August 15th, 2014

Functions in rprintf (0.1-2)

rprintv

Build a character vector or list with variable-based string formatting
rprintf

Build a character vector or list with adaptive string formatting
rprintn

Build a character vector or list with number-based string formatting