h_blind_plot_data: Helper Function to Blind Plot Data

View source: R/helpers_data.R

h_blind_plot_dataR Documentation

Helper Function to Blind Plot Data

Description

Helper Function to Blind Plot Data

Usage

h_blind_plot_data(df, blind, has_placebo, pbo_dose)

Arguments

df

(GeneralData)
The data to be blinded

blind

(flag)
Should the data be blinded?

has_placebo

(flag)
Does the data contain a placebo dose?

pbo_dose

(positive_number)
The dose to be taken as placebo. Ignored if has_placebo is FALSE

Value

The blinded data


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.