plot.interpblood: Plot interpolated blood

View source: R/kinfitr_methods.R

plot.interpbloodR Documentation

Plot interpolated blood

Description

Function to plot the interpolated blood input (interpblood object).

Usage

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

Arguments

x

The interpolated blood input object.

...

Additional optional arguments.

Details

This function provides an idea of how the input object looks.

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
input <- bd_getdata(blooddata)
plot(input)

## End(Not run)


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