formattering: Convert vector to the right format

View source: R/format.R

formatteringR Documentation

Convert vector to the right format

Description

Convert vector to the right format

Usage

formattering(x, input_level, klass, klass_data)

Arguments

x

- vector of character

input_level

- which classification level

klass

- classification number

klass_data

- the right formatting to the classification levels

Value

vector of character


klassR documentation built on May 31, 2023, 6:17 p.m.

Related to formattering in klassR...