read_delim_special: Attempt to read a tab-delimited file and return the contents,...

Description Usage Arguments Value Examples

View source: R/demonanalysis.R

Description

Attempt to read a tab-delimited file and return the contents, or NA if the file doesn't exist

Usage

1

Arguments

file

tab-delimited file

Value

the contents, or NA if the file doesn't exist

Examples

1
2
read_delim_special(system.file("extdata", "output_allele_counts.dat", 
package = "demonanalysis", mustWork = TRUE))

robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.