Description Usage Arguments Value
Magically get package files from the inst directory, which will be in different location, depending on whether we run in: - local mode: if interactive() is TRUE - package mode: if interactive() is FALSE
1 | getPackageFile(filename, package = "HTSeqGenie", mustWork = TRUE)
|
filename |
Name of package file |
package |
Name of the package the file is coming from |
mustWork |
Boolean, will stop the code if set tot TRUE and file not found otherwise returns Nothing. |
relative path to requested file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.