apollo_insertRRMQuotes {apollo} | R Documentation |
Takes a function, looks for the definition of relevant parts of rrm_settings, and introduces quotes on them. This is to facilitate their processing by apollo_rrm under functionality="preprocessing".
apollo_insertRRMQuotes(f)
f |
Function. Usually |
Function f
with relevant expressions turned into character.