extFormat: Internal package function

View source: R/LoadNonmemOutput.R

extFormatR Documentation

Internal package function

Description

Formatting of the named list returned by extload

Usage

extFormat(ext, format.estimate = "% -#6.4g", format.rse = "%#6.3g")

Arguments

ext

the result ofname of the lst file without the .lst extension. model may include full or relative path to the lst file.

format.estimate

format for estimated value, passed to sprintf

format.rse

format for rse, passed to sprintf

Value

a character-matrix


nonmem2R documentation built on May 29, 2024, 8:58 a.m.