visdat (version 0.5.3)

vis_extract_value_: (Internal) Add values of each row as a column

Description

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.

Usage

vis_extract_value_(x)

Value

the x dataframe with the added column value.

Arguments

x

dataframe created from vis_gather_