Learn R Programming

starvz (version 0.8.4)

starvz_plot_list: Generate the StarVZ Plots

Description

Use data to create the list of StarVZ plots

Usage

starvz_plot_list(data = NULL)

Value

A list of ggplot plots

Arguments

data

starvz_data with trace data

Examples

Run this code
# \donttest{
starvz_plot_list(starvz_sample_lu)
# }

Run the code above in your browser using DataLab