Creates a logical track
emr_track.logical.create(track, src, values = NULL)
one or more names of the newly created logical tracks.
name of the physical tracks for each logical track
vector of selected values. When creating multiple logical tracks at once
- values
should be a list of vectors (with one vector of values for each logical track).
None.
This function creates a logical track based on an existing categorical track in the global space.
Note: Both the logical track and source should be on the global db. If the logical track would be created and afterwards the db would be loaded as non-global db the logical tracks would **not** be visible.