unit: Add unit attribute to a query

View source: R/attributes-concept.R

unitR Documentation

Add unit attribute to a query

Description

Add unit attribute to a query

Usage

unit(x)

Arguments

x

A single character idetifier for a unit or a concept set that identifies units

Value

An attribute that can be used in a query function

Examples

# create a unit attribute
unit(8713L)
unit("%")

OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.