(Internal) Add values of each row as a column
This adds information about each row, so that when called by plotly, the
values are made visible on hover. Warnings are suppressed because tidyr
gives a warning about type coercion, which is fine.
vis_extract_value_(x)
x |
dataframe created from |
the x dataframe with the added column value.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.