get_model_mapper: Get model mapper

get_model_mapperR Documentation

Get model mapper

Description

Get model mapper

Usage

get_model_mapper(
  patient_number,
  respondent_track_id,
  organisation_id,
  access_token,
  base_model_mapper_url,
  dataset = "arat",
  check_ssl = TRUE,
  debug = FALSE
)

Arguments

patient_number

Patient number, without the organisation.

respondent_track_id

Respondent track identifier.

organisation_id

Organisation identifier.

access_token

API access token.

base_model_mapper_url

API endpoint for model mapper data.

dataset

Data set to retrieve data from.

check_ssl

Whether to check the SSL certificate or allow insecure connections.

debug

Whether to enable debugging messages.

Value

Data.table containing model mapper data.


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.