Learn R Programming

glue (version 1.8.0)

glue-package: glue: Interpreted String Literals

Description

logo

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.

Arguments

Author

Maintainer: Jennifer Bryan jenny@posit.co (ORCID)

Authors:

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

See Also