View source: R/pmx_utils_nonmem_reader.R
pmx_file_path | R Documentation |
Wrapper around 'file.path' that cleans trailing forward slash and missing 'dir'.
pmx_file_path(dir, file)
dir |
A string or vector of strings containing the directory path. |
file |
A file name or vector containing the file names. |
A string or vector of string of the full file path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.