log_warnings: Log records with warnings

Description Usage Arguments

View source: R/utils-workbook.R

Description

Log records with warnings

Usage

1
log_warnings(data, file, append = TRUE, sep = ",")

Arguments

data

Tibble with the record data.

file

Filename where logs will be stored.

append

if TRUE the data x are appended to the connection.

sep

a string used to separate columns. Using sep = "\t" gives tab delimited output; default is " ".


special-uor/embsecbio documentation built on Dec. 23, 2021, 4:26 a.m.