Skip to contents

Plot Orbital Trajectories (Smart 2D/3D Dispatch)

Usage

plot_orbits(sim_data, three_d = FALSE)

Arguments

sim_data

A tibble output from `simulate_system()`

three_d

Logical. If TRUE, forces a 3D plot even for 2D data.