Description Usage Value Examples
View source: R/importPatentData.R
Uses a popup window (Tk file dialog) to allow the user to choose a list of zero or more files interactively.
| 1 | 
A list of character vectors with absolute pathnames to files.
| 1 2 3 4 5 | ## Not run: 
filePaths <- chooseFiles()
allData <- importPatentData(filePaths)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.