find_subjects_no_dosing: Find subjects with no dosing records

View source: R/diagnostics.R

find_subjects_no_dosingR Documentation

Find subjects with no dosing records

Description

Find subjects with no dosing records

Usage

find_subjects_no_dosing(.data, ID = "ID")

Arguments

.data

a data.frame or tbl object

ID

a character value giving the column containing subject IDs

Value

a single column tbl with unique IDs for subjects with no dosing records


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