Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

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_