Learn R Programming

apollo (version 0.3.4)

apollo_insertRRMQuotes: Introduces quotes into rrm_settings

Description

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".

Usage

apollo_insertRRMQuotes(f)

Value

Function f with relevant expressions turned into character.

Arguments

f

Function. Usually apollo_probabilities.