exportCodeSearch: Export a 'code_search' object into an Excel spreadsheet

View source: R/classCodeSearch.R

exportCodeSearchR Documentation

Export a code_search object into an Excel spreadsheet

Description

[Experimental]

Usage

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

Arguments

codeSearch

A code_search object.

file

Name of the Excel spreadsheet to be created.

path

Path where to create the Excel file.

Value

The code_search object is exported to a file.


omopgenerics documentation built on June 17, 2026, 5:07 p.m.