gather_for_grep_string | R Documentation |
Pivot xtab columns to long form
gather_for_grep_string(data, gather_key, grep_string)
data |
input tibble |
gather_key |
name of variable column when pivoting to long form |
grep_string |
string used to identify column names to pivot by regexp match |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.