get_cluster_fill_rates {handwriterRF}R Documentation

Get Cluster Fill Rates

Description

[Deprecated] get_cluster_fill_rates is deprecated. Use get_cluster_fill_rates instead.

Usage

get_cluster_fill_rates(df)

Arguments

df

A dataframe of cluster fill rates created with get_cluster_fill_counts.

Value

A dataframe of cluster fill rates.

Examples

## Not run: 
rates <- get_cluster_fill_rates(df = cfc)

## End(Not run)


[Package handwriterRF version 1.1.1 Index]