Description Usage Arguments Author(s) Examples
file_name produces the accurate file path for the html output produced by WCopyFind. This allows R to read and recognize the file for further processing.
1 |
dir |
Stephanie L. DeMora and Loren Collingwood
1 2 3 | dir <- system.file("extdata", package="RCopyFind")
match_dat<- (html_to_df(file_name(dir)))
View(match_dat@data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.