Decorate Plan with a Rich html Description
decorate_plan( plan, cache, group = NULL, clusters = NULL, desc_colname = "desc", colname_out = desc_colname, lookup_cache = NULL, json_render = TRUE, ... )
| group | Optional character scalar, name of the column used to
group nodes into columns. All the columns names of your original |
|---|---|
| clusters | Optional character vector of values to cluster on.
These values must be elements of the column of the |
| desc_colname | the name of the column that provides the markdown description |
| colname_out | the name of the column in which to store the enriched description |
| lookup_cache | the |
| json_render |
|
Other graph_decoration:
extract_column_names(),
link_col2doc()