kin.plot.velocity: Plot velocity profile

View source: R/kin.visualization.R

kin.plot.velocityR Documentation

Plot velocity profile

Description

Plot velocity profile

Usage

kin.plot.velocity(data, time_col, velocity_col, title = "Velocity Profile")

Arguments

data

Data frame containing velocity data

time_col

Column name for time

velocity_col

Column name for velocity

title

Plot title

Value

A line plot using ggplot2


ccamp83/kinesis documentation built on July 4, 2025, 6:19 p.m.