lhfactor: Change factor level of a variable using matched level of...

Description Usage Arguments

View source: R/collectedfunctions.R

Description

Change factor level of a variable using matched level of another variable in the same dataset

Usage

1
lhfactor(data = test, leader = "AGEcat", follower = "catt")

Arguments

data

Data frame

leader

lead Variable to be used for factor level of the follower variable

follower

follower Variable


leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.