readin | R Documentation |
open text, vcf, or rds files flexibly
readin(
x,
txt.fun = data.table::fread,
vcf.fun = skidb::read_vcf,
other.txt = NULL,
alt.fun = NULL,
alt.ext = NULL,
other.compress = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.