list_tsv: list_tsv

View source: R/list_tsv.R

list_tsvR Documentation

list_tsv

Description

This is a function that suppresses log info #'

Usage

list_tsv(flnm, col_names2 = TRUE)

Arguments

flnm

name of the file

col_names2

TRUE if first row is the header, the default

Examples

## Not run: 
quiet(cat("test"))
quiet(warning("test"))
quiet(warning("test"), all=T)

## End(Not run)
# This is a function that suppresses log info

bbica/MetaViral documentation built on June 23, 2022, 7:11 p.m.