col_mode {debar}R Documentation

Determining the most common character in each column.

Description

Determining the most common character in each column.

Usage

col_mode(col_data)

Value

A single character string.


[Package debar version 0.1.1 Index]