modelpath.numeric {nonmemica}R Documentation

Resolve A Path to a Model-related File for Numeric

Description

Resolves a path to a model-related file, coercing x to character.

Usage

## S3 method for class 'numeric'
modelpath(x, ...)

Arguments

x

object

...

passed arguments

Value

character

See Also

Other path: datafile(), datafile.character(), datafile.numeric(), modeldir(), modelfile(), modelpath(), modelpath.character(), psn_options(), specfile(), specfile.character(), specfile.numeric()


[Package nonmemica version 1.0.11 Index]