plot_system: Plots the system or an component of the system

Description Usage Arguments

View source: R/plot_system.R

Description

Three different components can be plotted: 1) The viral strains 2) The healthy Tcell populations 3) The probability of not mutating

Usage

1
2
  plot_system(plot_vars, components = "All",
    file_name = NULL)

Arguments

plot_vars

A solved system that has been formatted with format_data

components

A character vector that can take on any (or any combination) of the values (Strain, tCells or notMutation, All)

file_name

The name of the file into which the plots will be saved. If NULL, then the default plotting device will be used


philliplab/hdsResistanceModel documentation built on May 25, 2019, 5:05 a.m.