Skip to main content
Skip table of contents

renameAdditionalCovariate

Rename an existing additional covariate.

Usage

R
renameAdditionalCovariate(oldName, newName)

Arguments

oldName

(character) current name of the covariate to rename

newName

(character) new name.

Examples

R
if (FALSE) {
renameAdditionalCovariate(oldName = "observationNumberPerIndividual_y1", newName = "nbObsForY1")
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.