scplot.scdf {scplot}R Documentation

Plot single-case data

Description

This function provides a plot of a single-case or multiple single-cases.

Usage

## S3 method for class 'scdf'
scplot(object, ...)

Arguments

object

A single-case data-frame object (scdf).

...

further arguments.

Value

An object of class scplot containing the single-case data (element scdf), and information about the plot style (element theme).

Author(s)

Juergen Wilbert


[Package scplot version 0.6.0 Index]