searchReplace: Search within a model to replace part of the model

View source: R/searchReplace.R

searchReplaceR Documentation

Search within a model to replace part of the model

Description

Search within a model to replace part of the model

Usage

searchReplace(object, find, replace)

searchReplaceHelper(object, find, replace)

Arguments

object

function specifying the nlmixr2 model

find, replace

Character scalars of parts of the model to replace

Value

object with find replaced with replace

Functions

  • searchReplaceHelper(): A helper function for searchReplace (not intended for users to use directly)


nlmixr2lib documentation built on Oct. 7, 2024, 5:08 p.m.