glue

String interpolator

A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting.

Glue strings to data in R. Small, fast, dependency free interpreted string literals.

GitHub

727 stars
22 watching
64 forks
Language: R
last commit: 4 months ago
Linked from 1 awesome list

rstring-interpolationstrings

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tidyverse/stringr A set of functions for efficiently manipulating strings in R 609
t-pham/nooptionalinterpolation A utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil' 51
yassine-klilich/ngx-interpolation A lightweight Angular library for parsing and evaluating string interpolation expressions 3
sheijk/ppx_string_interpolate Interpolates variables into string expressions 21
tidyverse/tidyr Helps create organized data with minimal manual work 1,387
plokhotnyuk/fast-string-interpolator A high-performance Scala macro that generates string interpolators with improved speed and memory usage. 90
tidyverse/reprex Tool to create and render reproducible R code snippets for sharing 742
tidyverse/rvest A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. 1,495
thomasp85/tweenr Provides functions for interpolating data to create smooth animations in R 399
pleasetrythisathome/bardo A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. 94
tidyverse/readr Provides fast and friendly way to read rectangular data from delimited files 1,011
tidyverse/tidyverse A set of R packages designed to work together harmoniously for data science tasks. 1,680
tidyverse/magrittr A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way. 959
dataverselabs/pyinterpolate A Python package for performing spatial interpolation and analysis using various techniques 157
tidyverse/lubridate Makes working with dates in R more intuitive and robust by providing a set of functions and classes for date-time manipulation and mathematical operations. 739