biobricks-ai / loinc

LOINC is a common language (set of identifiers, names, and codes) for identifying health measurements, observations, and documents.
1 stars 0 forks source link

Setup for biobricks #2

Closed achatrath closed 2 years ago

achatrath commented 2 years ago
achatrath commented 2 years ago

This runs for me:

library(biobricks) brick_install("LOINC") brick_pull("LOINC") brick_load_arrow("LOINC")