Skip to contents

daeqtlr comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access.

Usage

daeqtlr_example(file = NULL)

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

daeqtlr_example()
#> [1] "ae.csv"                "candidate_snps.txt"    "dae_snps.txt"         
#> [4] "genotypes.csv"         "snp_gen_positions.csv" "snp_pairs.csv"        
#> [7] "zygosity.csv"         
daeqtlr_example("zygosity.csv")
#> [1] "/home/runner/work/_temp/Library/daeqtlr/extdata/zygosity.csv"