fhir_style-class: An S4 class to represent a design for cracking FHIR resources

fhir_style-classR Documentation

An S4 class to represent a design for cracking FHIR resources

Description

[Deprecated] fhir_style is now deprecated, the information that used to be coded here has been moved to the fhir_table_description.

Slots

sep

A string to separate pasted multiple entries. Defaults to ":::".

brackets

A character vector of length two defining the brackets surrounding indices for multiple entries, e.g. c("<|", "|>"). If this is empty (i.e. character of length 0, the default), no indices will be added to multiple entries. Empty strings ("") are not allowed.

rm_empty_cols

Logical scalar. Remove empty columns? Defaults to FALSE.


fhircrackr documentation built on Feb. 16, 2023, 8:33 p.m.