Skip to contents

Plot points for a run_fts() dataframe

Usage

plot_fts_points(df, n = 10, feature = c(), p = colorbook$modernUI(2))

Arguments

df

A dataframe from run_fts()

n

Subset by the top n features as determined by the order of the features in df

feature

A feature (or vector of features) to subset. Overrides the n parameter