fill_occasion: Fills occasion in a dataframe

View source: R/transforms_fill.R

fill_occasionR Documentation

Fills occasion in a dataframe

Description

Fills occasion in a dataframe

Usage

fill_occasion(.data, .col, x1, x2)

Arguments

.data

A dataframe

.col

The column to create/modify

x1

The initial condition for the occasion

x2

The second condition for the occasion

Details

See occasion

Value

a dataframe


qPharmetra/PMDatR documentation built on April 7, 2024, 5:42 p.m.