file_name: file_name

Description Usage Arguments Author(s) Examples

Description

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.

Usage

1

Arguments

dir

Author(s)

Stephanie L. DeMora and Loren Collingwood

Examples

1
2
3
dir <- system.file("extdata", package="RCopyFind")
match_dat<- (html_to_df(file_name(dir)))
View(match_dat@data)

SDeMora/RCopyFind documentation built on June 9, 2019, 11:43 a.m.