Skip to contents

Main Functions

Generate a complete site or its individual section components.

pre_process()
Pre-processing datasets
gAnnotation()
Generate processed annotation
gClusters()
Generate clusters
gDashboard()
Generate shiny dashboard
gNetwork()
Generate prediction network
gNetwork_view()
View the feature importance plot

Data

Built-in datasets that are used in examples for illustration.

cheese
Cheese data
test_data
Test data

Figures & Tables

Make internal figures or table for the dashboard.

make_line_plot()
Make line plot
make_stackbar_plot()
Make stackbar plot
make_the_graph()
Make graph plot
make_the_table()
Make table from brushed region
reshape_for_make_functions()
Reshape for 'make' functions
match_database()
Match database
paste_URL()
Paste URL

Colors

Functions for color palettes.

color_palettes__()
Color palettes
extend.color__()
Extend color palettes
match.color__()
Match color

Others

Other inner functions for processing.

convert_range()
Convert range
scale_by_row__()
Scale by row
transpose_dataframe__()
Transpose dataframe
mass_produce_lm__()
Mass produce linear model