nm_notes: show notes output from .mod file

Description Usage Arguments Details Value See Also Examples

View source: R/nm_comments.R

Description

show notes output from .mod file

Usage

1
nm_notes(filename)

Arguments

filename

name of .mod file

Details

returns all lines between ;NOTES and ;ENDNOTES in .mod file if filename not in current wd, need to give path as well

Value

string

See Also

nm_description

Examples

1
2
3
4
## Not run: 
nm_notes("run102.mod")

## End(Not run)

PKPDmisc documentation built on April 14, 2020, 5:49 p.m.