jimhester/fstrings: Interpreted String Literals

An implementation of interpreted string literals, inspired by Python's Literal String Interpolation <https://www.python.org/dev/peps/pep-0498/> and Docstrings <https://www.python.org/dev/peps/pep-0257/> and Julia's Triple-Quoted String Literals <https://docs.julialang.org/en/v1.3/manual/strings/#Triple-Quoted-String-Literals-1>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.7.0.9000
URL https://glue.tidyverse.org/ https://github.com/tidyverse/glue
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jimhester/fstrings")
jimhester/fstrings documentation built on March 3, 2024, 9:24 p.m.