import_definitions | R Documentation |
Imports definitions to be searched from a csv file into a MedicalDefinition object
import_definitions(input_file)
input_file |
character path to the input file |
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.