derive_baseline: Derive Baseline

Description Usage Arguments Author(s) See Also

View source: R/derive_var_base.R

Description

[Deprecated]

This function is deprecated. Please use derive_var_base() instead.

Usage

1
derive_baseline(dataset, by_vars, source_var, new_var)

Arguments

dataset

The input dataset

by_vars

Grouping variables uniquely identifying a set of records for which to calculate new_var

source_var

The column from which to extract the baseline value, e.g. AVAL

new_var

The name of the newly created baseline column, e.g. BASE

Author(s)

Thomas Neitmann

See Also

derive_var_base()


epijim/admiral documentation built on Feb. 13, 2022, 12:15 a.m.