guess_value | R Documentation |
Guess name of value column
guess_value(df)
df |
Data frame to guess value column from |
Strategy:
Is value or (all) column present? If so, use that
Otherwise, guess that last column is the value column
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.