plot.simutraj {TiPS}R Documentation

Plot an object of class simutraj.

Description

Plot an object of class simutraj.

Usage

## S3 method for class 'simutraj'
plot(x, ...)

Arguments

x

An object of simutraj resulting from running a simulator of trajectories built using the build_simulator function.

...

Arguments to be passed to methods, such as graphical parameters

Author(s)

Gonche Danesh


[Package TiPS version 1.2.3 Index]