Search code examples
Printing an expression using Dump library fails...


haskellquickchecktemplate-haskellquasiquotes

Read More
R: Select the first non-NA data for each row, within an arbitrarily long subset of variables...


rdplyrdata-analysisquasiquotes

Read More
Issue adapting a function that takes as argument a column name...


rfunctionquasiquotes

Read More
How to mutate across multiple columns and paste the relevant column name as the cell entry?...


rdplyrmutateacrossquasiquotes

Read More
How to pass more than one environmental variable name to `by` parameter in dplyr `join` functions?...


rfunctionjoindplyrquasiquotes

Read More
How to runtime compile with reflection for a class being used within another class...


scalascala-reflectruntime-compilationscala-quasiquotesquasiquotes

Read More
using `rlang` quasiquotation with `dplyr::_join` functions...


rdplyrrlangquasiquotes

Read More
Is there a way to access variable fields in quote variable interpolation?...


rustquasiquotes

Read More
Quasiquotes in Scalafix...


scalaapache-sparkscala-quasiquotesquasiquotesscalafix

Read More
Trying to purrr:::map a function across a vector, getting `non-numeric argument` error...


rdplyrpurrrsummarizequasiquotes

Read More
Using rlang double curly braces {{ in data.table...


rdata.tablerlangquasiquotes

Read More
Why is `(,x) a shorthand for (cons x '())?...


schemequasiquotesbackquotereasoned-schemer

Read More
using quasiquotation in a function with summarize in dplyr...


rdplyrrlangquasiquotes

Read More
Quasiquotes escaping...


haskellparsecmegaparsecquasiquotes

Read More
Listing all fixity declarations in Quasiquote monad...


haskelltemplate-haskellquasiquotes

Read More
mockery::mock and mockery::stub do not work properly with quasiquotation?...


runit-testingmockerytestthatquasiquotes

Read More
generalise a mutate to all columns of a tibble...


rtidyversepurrrquasiquotes

Read More
Is it legal to modify a list created using quasiquote?...


schemelanguage-lawyerquasiquotes

Read More
R7RS-small: equivalence of quasiquoted expressions...


schemequasiquotesr7rs

Read More
default arguments not being recognized in custom function using dplyr...


rdplyrquasiquotes

Read More
What does !! operator mean in R...


rtidyversequoterlangquasiquotes

Read More
How can I get the string of Haskell code (along with the value)...


haskellquasiquotes

Read More
Using a declaration quoter in a where statement...


haskelltemplate-haskellquasiquotes

Read More
tidyr use glue strings later in function...


rfunctiondplyrtidyevalquasiquotes

Read More
Unquoting argument inside of function in R...


rdplyrquotesquasiquotes

Read More
Behavior of "unquote" when used as the second to last symbol in a quasiquoted proper list...


schemeracketquasiquotes

Read More
Why is it possible to use unquote-splicing on a non-list at the end of a quasiquoted list?...


listschemelanguage-lawyercommon-lispquasiquotes

Read More
Using a quasiquoted argument to a function within a purrr:map call...


rquasiquotes

Read More
Why is the @ sign needed in this macro definition?...


macroslispcommon-lispquasiquotes

Read More
Use quasiquotation for formula syntax in a user-created function?...


rmetaprogrammingtidyevalquasiquotes

Read More
BackNext