set_NONMEM_name_map: Extract the NONMEM-mapped columns from the names of the data

Description Usage Arguments Value See Also

View source: R/as.NONMEM.R

Description

Extract the NONMEM-mapped columns from the names of the data

Usage

1
set_NONMEM_name_map(object, name_map, reset = TRUE)

Arguments

object

The object that may have NONMEM-named columns

name_map

A named vector. Names are the NONMEM names; values are the data column names.

reset

For any columns not named in name_map, unset the "NONMEM_column" attribute.

Value

The object with columns updated to have attributes named "NONMEM_column" with a value of the NONMEM column name.

See Also

get_NONMEM_name_map


billdenney/pknca.portation documentation built on May 3, 2019, 2:55 p.m.