import_definitions: Imports definitions to be searched from a csv file into a...

View source: R/codelists.R

import_definitionsR Documentation

Imports definitions to be searched from a csv file into a MedicalDefinition object

Description

Imports definitions to be searched from a csv file into a MedicalDefinition object

Usage

import_definitions(input_file)

Arguments

input_file

character path to the input file

Examples

def2 <- import_definitions(system.file("extdata", "example_search.csv",
                                            package = "rpcdsearch"))

rOpenHealth/rEHR documentation built on Sept. 25, 2024, 5:32 p.m.