get_nonmem_blocks {pmxcode}R Documentation

Get NONMEM code blocks

Description

Process a character string containing NONMEM model code and returns a character vector in which each element contain a particular $ block

Usage

get_nonmem_blocks(code)

Arguments

code

A character string containing the control stream


[Package pmxcode version 0.1.2 Index]