runrec: Construct a Run Record

View source: R/runrec.R

runrecR Documentation

Construct a Run Record

Description

Constructs a psn-style run record.

Usage

runrec(x, prefix = "run", suffix = "", ...)

Arguments

x

vector of integers representing models

prefix

character string to prepend to x

suffix

character string to append to x

...

ignored

mods

model names constructed from x, prefix, and suffix by default

Value

decorated data.frame


qPharmetra/qpToolkit documentation built on May 24, 2023, 8:52 a.m.