plot_fts_points: Plot points for a run_fts() dataframe

View source: R/plot_fts_points.R

plot_fts_pointsR Documentation

Plot points for a run_fts() dataframe

Description

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


jeffkimbrel/jakR documentation built on April 6, 2024, 8:48 p.m.