demo.slide {RGeostats} | R Documentation |
Add lines to the current slide
demo.slide(level, string, flag.bullet = TRUE, font = 1, col = 1)
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:
|
col |
Color assigned to the current line |
No returned value