monitor_option: Set monitor option

Description Usage Arguments

View source: R/varmonitor.R

Description

This function controls several options for displaying variable monitor graphs in the currently opened browser window.

Usage

1
2
monitor_option(length = 150, xtime = FALSE, width = 450,
  height = 200, sizing = "static")

Arguments

length

integer how many values to store per variable

xtime

true/false the x-axis scale either time or history number

width

width of each plot in pixels (min. 50)

height

height of each plot in pixels (min. 50)

sizing

static or dynamic. Dynamic autoscales the width based on window


vankesteren/varmonitor documentation built on Nov. 5, 2019, 2:48 p.m.