Learn R Programming

omopgenerics (version 1.4.1)

exportCodeSearch: Export a code_search object into an Excel spreadsheet

Description

[Experimental]

Usage

exportCodeSearch(codeSearch, file, path = getwd())

Value

The code_search object is exported to a file.

Arguments

codeSearch

A code_search object.

file

Name of the Excel spreadsheet to be created.

path

Path where to create the Excel file.