r-cran-glue

GNU R interpreted string literals
  https://cran.r-project.org/package=glue
  0
  no reviews



An implementation of interpreted string literals, inspired by Python's Literal String Interpolation https://www.python.org/dev/peps/pep-0498/ and Docstrings and Julia's Triple-Quoted String Literals