View source: R/importMirandaFile.R
downloadMirandaFile | R Documentation |
Reads internal Miranda file from extdata and returns it as a data.frame
downloadMirandaFile(urlf)
urlf |
URL of the specific chosen file |
data.frame containing downloaded miRanda file
x <- downloadMirandaFile(
"https://zenodo.org/record/4615670/files/Mouse_miRanda.txt.gz"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.