Learn R Programming

JointNets (version 2.0.1)

plot_gui: GUI of JointNets plot

Description

GUI version of JointNets plot (input from the global environment)

Usage

plot_gui()

Arguments

Details

please refer to plot.simule, plot.wsimule and etc for details in plotting. value -1 for subID and index corresponds to NUL value

Examples

Run this code
# NOT RUN {
library(JointNets)
if(interactive()){
plot_gui()
}
# }

Run the code above in your browser using DataLab