columns: Get columns count on millesimes

Description Usage Arguments Value Examples

View source: R/millesimes.R

Description

This command return the list of columns founded in the input tibble with the count. It allows you to verify millesimes are coherent

Usage

1
columns(data, quiet = FALSE)

Arguments

data

a datafiles tibble (as returned by the datafiles() function)

quiet

logical; suppress message. Default to FALSE

Value

a tibble with columns found in input datafiles and occurrence for each column

Examples

1

nbc/didor documentation built on Dec. 22, 2021, 12:04 a.m.