starvz_plot_list {starvz}R Documentation

Generate the StarVZ Plots

Description

Use data to create the list of StarVZ plots

Usage

starvz_plot_list(data = NULL)

Arguments

data

starvz_data with trace data

Value

A list of ggplot plots

Examples


starvz_plot_list(starvz_sample_lu)


[Package starvz version 0.8.0 Index]