Learn R Programming

fxl (version 1.7.3)

scr_title: scrtitle

Description

Override the title

Usage

scr_title(core_frame, var, color = "black", cex = 1, adj = 0.5, face = 1)

Value

nothing, run for side effects

Arguments

core_frame

fxl object

var

string

color

from base

cex

from base

adj

from base

face

like 'font' from base

Author

Shawn Gilroy <sgilroy1@lsu.edu>