demo.slide {RGeostats}R Documentation

Add lines to the current slide

Description

Add lines to the current slide

Usage

demo.slide(level, string, flag.bullet = TRUE, font = 1, col = 1)

Arguments

level

Level assigned to the current line. Should lie between 1 and 5

string

String of the current line

flag.bullet

When TRUE, a bullet is attached to the current line

font

Defines the font characteristics for the current line:

  • 1: plan text

  • 2: bloc

  • 3: italic

  • 4: bold + italic

col

Color assigned to the current line

Value

No returned value


[Package RGeostats version 14.0.10 Index]