create_mins_df: Create a data.frame of minimum ratio string matches

Description Usage Arguments Value See Also

View source: R/str_distances.R

Description

To analyze and plot sentence similarity, we need the data out of the (ridiculous) nested list and into a useful data.frame, which this function provides.

Usage

1
create_mins_df(dist_list, name)

Arguments

name

The name of the current (single) chapter being compared to all

df

A list created in one_vs_all_dists

Value

A data.frame with best match data

See Also

one_vs_all_dists


jacob-ogre/hcphb documentation built on May 18, 2019, 8:01 a.m.