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.
726 stars
21 watching
64 forks
Language: R
last commit: about 2 months ago
Linked from 1 awesome list
rstring-interpolationstrings
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/stringr | A set of functions for efficiently manipulating strings in R | 605 |
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 | Interpolation filter for OCaml strings | 21 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
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 | 741 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
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,010 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
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. | 960 |
dataverselabs/pyinterpolate | A Python package for performing spatial interpolation and analysis using various techniques | 153 |
tidyverse/lubridate | A collection of R packages that simplify working with dates and times | 733 |