Learn R Programming

visOmopResults (version 0.4.0)

settingsColumns: Identify settings columns of a <summarised_result>

Description

Identifies and returns the columns of the settings table obtained by using settings() in a <summarised_result> object.

Usage

settingsColumns(result)

Value

Vector with names of the settings columns

Arguments

result

A <summarised_result>.

Examples

Run this code
mockSummarisedResult() |>
  settingsColumns()

Run the code above in your browser using DataLab