fLinePlot: Creates trend plot

Description Usage Author(s)

View source: R/fLinePlot.R

Description

internal function used by server.R for plot in tab Trend.

Usage

1
2
3
4
5
6
7
8
9
fLinePlot(x = NULL, y = NULL, legend = NULL, legend_pos = "bottom",
  legend_pch = 15, legend_ncol = NULL, legend_textwidth = NULL,
  col = NULL, stacked_area = FALSE, linewidth = 4, linetype = "l",
  markers = TRUE, x_lim = NULL, y_lim = NULL, x_by = NULL,
  y_by = NULL, x_ticks_labels = NULL, title = NULL,
  subtitle1 = NULL, subtitle2 = NULL, x_lab = "x", y_lab = "y",
  text_cex = 1, target_values = NULL, target_values_high = NULL,
  target_values_labels = c("Mellannivå av måluppfyllelse",
  "Hög nivå av måluppfyllelse"))

Author(s)

Fredrik Sandin, RCC Uppsala-Örebro


oc1lojo/rccshinydemo documentation built on Dec. 4, 2019, 12:37 a.m.