exportCodeSearch: Export a code_search object into an Excel spreadsheet
Description
![[Experimental]](figures/lifecycle-experimental.svg?package=omopgenerics&version=1.4.1)
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.