PlotSim: PlotSim

Description Usage Arguments Author(s)

View source: R/PlotSim.R

Description

PlotSim is a function for ploting an overview of one simulation

Usage

1
2
PlotSim(onesim, Gradline, legend_position = "bottomright", add = F,
  pal = NA, xlim = NA, ylim = NA, center = F)

Arguments

onesim

is a data frame of stats of one simulation

legend_position

is changing a position of the legend in the picture

add

if True funciton will just add points to existing plot

pal

is a vector of colous used for colouring categories of the second parameter. By default the pallete will be generated as 'Set1' color brewer pallete with apropriate number of categories

xlim

is equvalent of parameter xlim from plot

ylim

is equvalent of ylim from plot

GradTable

A dataframe (usually output of FillSetting) or FillSettingByHZAR

Author(s)

Kamil Jaron kamiljaron at gmail.com


KamilSJaron/ConjunctionStats documentation built on May 7, 2019, 12:06 p.m.