Skip to contents

Retrieve full detail for one formula from the Disease-Formula Atlas.

Usage

get_formula(order_id)

Arguments

order_id

The formula order ID (integer or character).

Value

A named list with 30+ fields.

Examples

if (FALSE) { # \dontrun{
get_formula(1)
} # }