View source: R/collectedfunctions.R
lhfactor | R Documentation |
Change factor level of a variable using matched level of another variable in the same dataset
lhfactor(data, leader = "AGEcat", follower = "catt")
data |
Data frame |
leader |
lead Variable to be used for factor level of the follower variable |
follower |
follower Variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.