dataSearch | R Documentation |
dataSearch search data in local data caching system
dataSearch(keywords = character(), cachePath = "ReUseData")
keywords |
character vector of keywords to be matched to the
local datasets. It matches the "notes" when generating the data
using |
cachePath |
A character string for the data cache. Must
match the one specified in |
a dataHub
object containing the information about local
data cache, e.g., data name, data path, etc.
dataSearch()
dataSearch(c("gencode"))
dataSearch("#gatk")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.