plot.blooddata: Plot blood data

View source: R/kinfitr_methods.R

plot.blooddataR Documentation

Plot blood data

Description

Function to plot the blooddata object.

Usage

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

Arguments

x

The blooddata object.

...

Additional optional arguments.

Details

This function provides an idea of how the blood data and their fitted data look.

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
plot(blooddata)

## End(Not run)


mathesong/kinfitr documentation built on Jan. 15, 2024, 11:07 p.m.