set.apa.default.options {apaText} | R Documentation |
Create apaText default options for showing confidence intervals etc.. These options will be used unless overridden by local function arguments
Description
Create apaText default options for showing confidence intervals etc.. These options will be used unless overridden by local function arguments
Usage
set.apa.default.options()
Value
A list with options object for apaText
Examples
# You must create an object called apa.default.options
# for options to be used, as per below.
apa.options <- set.apa.default.options()
[Package apaText version 0.1.7 Index]