emr_track.info: Returns information about the track.

View source: R/track.R

emr_track.infoR Documentation

Returns information about the track.

Description

This function returns information about the track: type, data type, number of vales, number of unique values, minimal / maximal value, minimal / maximal id, minimal / maximal time.

Usage

emr_track.info(track)

Arguments

track

track name

Details

Note: this function ignores the current subset, i.e. it is applied to the whole track.

Value

A list that contains track properties

See Also

emr_track.ls

Examples


emr_db.init_examples()
emr_track.info("sparse_track")

naryn documentation built on Sept. 27, 2024, 5:07 p.m.