inspect: Match input data types with the expected ones

Description Usage Arguments Value

View source: R/utils-workbook.R

Description

Match input data types with the expected ones

Usage

1
inspect(x, tb = class(x)[1], coerce = FALSE, default = -999999)

Arguments

x

Tibble with the input data.

tb

String with the table name.

coerce

Boolean flag to indicate if columns should be coerced to the right type.

default

Numeric value to be used when coercing non-numeric values.

Value

Invisibly return x


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