plot_blank: Funcion complementaria de auto mfrow tomada de la paqueteria...

View source: R/plot_blank.R

plot_blankR Documentation

Funcion complementaria de auto mfrow tomada de la paqueteria mjcgraphics

Description

automaticamente elige cuantas columnas y filas se usaran para mostrar las graficas par(mfrow). creada por Mark Cowley, 3 June 2006

Usage

plot_blank(main = NULL, sub = NULL, message = NULL, box = FALSE)

Arguments

main

you can optionally write a main title, and a sub-title

sub

you can optionally write a main title, and a sub-title

message

message to write in the middle of the plotting device

box

logical: draw a box around the plot?


mariosandovalmx/tlamatini documentation built on Nov. 20, 2024, 12:28 a.m.