col2int: Convert Excel column to integer

View source: R/wrappers.R

col2intR Documentation

Convert Excel column to integer

Description

Converts an Excel column label to an integer.

Usage

col2int(x)

Arguments

x

A character vector

Examples

col2int(LETTERS)

ycphs/openxlsx documentation built on Jan. 29, 2025, 2:21 a.m.