read.file | R Documentation |
Read some special format file
read.file(
file,
format = NULL,
just_print = FALSE,
all_yes = FALSE,
density = 120,
...
)
file |
file path |
format |
"blast", "diamond", "fa", "fasta", "fna", "gff", "gtf","jpg", "png", "pdf", "svg"... |
just_print |
just print the file |
all_yes |
all_yes? |
density |
the resolution for reading pdf or svg |
... |
additional arguments |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.