Learn R Programming

apaText (version 0.1.7)

set.apa.default.options: 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()

Arguments

Value

A list with options object for apaText

Examples

Run this code
# You must create an object called apa.default.options
# for options to be used, as per below.

apa.options <- set.apa.default.options()

Run the code above in your browser using DataLab