apollo_insertRRMQuotes: Introduces quotes into rrm_settings

View source: R/apollo_insertQuotes.R

apollo_insertRRMQuotesR Documentation

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)

Arguments

f

Function. Usually apollo_probabilities.

Value

Function f with relevant expressions turned into character.


apollo documentation built on Oct. 2, 2024, 1:08 a.m.