optimized_txdb_path | R Documentation |
Get path for optimization files for txdb
optimized_txdb_path(txdb, create.dir = FALSE, stop.error = TRUE)
txdb |
a loaded TxDb object |
create.dir |
logical FALSE, if TRUE create the optimization directory, this should only be called first time used. |
stop.error |
logical TRUE |
a character file path, returns NULL if not valid and stop.error is FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.