im_get_risk_factors: Retrieve info for a specific lab test

Description Usage Arguments Note

View source: R/lab_tests.r View source: R/risk_factors.r

Description

Retrieve info for a specific lab test

Retrieve info for a specific risk factor

Usage

1
2
3
im_get_risk_factors(risk_factor_id)

im_get_risk_factors(risk_factor_id)

Arguments

risk_factor_id

valid Infermedica risk factor id (use im_list_risk_factors() to get a list of valid ids)

lab_test_id

valid Infermedica risk factor id (use im_list_lab_tests() to get a list of valid ids)

Note

The package expects INFERMEDICA_APP_ID and INFERMEDICA_APP_KEY to be in the environment. The easiest way to do this is to add entries to ~/.Renviron and restart R.

The package expects INFERMEDICA_APP_ID and INFERMEDICA_APP_KEY to be in the environment. The easiest way to do this is to add entries to ~/.Renviron and restart R.


hrbrmstr/infermedica documentation built on May 3, 2019, 9:38 p.m.