Last chance! 50% off unlimited learning
Sale ends in
powered by
Perform string interpolation with pluralization
interp(..., .envir = parent.frame())
Character vectors to interpolate
Environment for lookup
A character vector
# NOT RUN { x <- 1:10 assemblerr:::interp("x has elements {x}") # }
Run the code above in your browser using DataLab