Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

label2name

Change label into name


Description

Change label into name

Usage

label2name(label, labels)

Arguments

label

A string

labels

A named list

Examples

label="X:W:Z"
labels=list(X="dep",W="mod",Z="mod2")
label2name(label,labels)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.