lurodrigo/pformat: pformat brings powerful string formatting to the R language.

pformat is a R implementation of Python's new style string interpolation and formatting API. It also implements some original features, such as vectorization, support to arbitrary expressions inside placeholders, and evaluation of them inside the current scope.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0.9001
URL https://github.com/lurodrigo/pformat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lurodrigo/pformat")
lurodrigo/pformat documentation built on May 21, 2019, 8:58 a.m.