Description Usage Arguments Examples
Imports definitions to be searched from a csv file into a MedicalDefinition object
1 | import_definitions(input_file)
|
input_file |
character path to the input file |
1 2 | def2 <- import_definitions(system.file("extdata", "example_search.csv",
package = "rpcdsearch"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.