kisym: kisym

Description Usage Arguments Details Author(s)

View source: R/internal_kisym.R

Description

kisym is an internally-used function that allows us to prefix a key indicator symbol name with 'TC' or 'PC' (for patient-centred or team-centred).

Usage

1
kisym(cohort_type, symbol_name)

Arguments

cohort_type

the prefix - should be 'TC' or 'PC'

symbol_name

the name of the symbol that we are going to use, eg. MySym would produce a symbol name of TCMySym or PCMySym respectively.

Details

Although it is internal, we have elected not to prefix the variable name with internal_ because it is used in situations where having readable code is important, so the name reads similarly to 'sym' for that reason.

Author(s)

Andrew Hill, andrew.hill@doctors.org.uk


md0u80c9/SSNAPStats documentation built on Feb. 11, 2020, 11:43 a.m.