Learn R Programming

handwriterRF (version 1.1.1)

get_cluster_fill_rates: Get Cluster Fill Rates

Description

[Deprecated] get_cluster_fill_rates is deprecated. Use get_cluster_fill_rates instead.

Usage

get_cluster_fill_rates(df)

Value

A dataframe of cluster fill rates.

Arguments

df

A dataframe of cluster fill rates created with get_cluster_fill_counts.

Examples

Run this code
if (FALSE) {
rates <- get_cluster_fill_rates(df = cfc)
}

Run the code above in your browser using DataLab