plot_writer_profiles {handwriterApp}R Documentation

Plot Writer Profiles

Description

Create a line plot of cluster fill rates for one or more documents, where the cluster fill rates serve as writer profiles. Each cluster fill rates for each document are plotted as different colored lines.

Usage

plot_writer_profiles(rates)

Arguments

rates

A data frame of cluster fill rates created with get_cluster_fill_rates

Value

A line plot

Examples

plot_writer_profiles(rates)


[Package handwriterApp version 2.0.0 Index]