make_ascii: Convert full-width numbers in df into ASCII numbers

Description Usage Arguments

View source: R/shapetools.R

Description

Convert full-width numbers in df into ASCII numbers

Usage

1
make_ascii(x, col = NULL, row = NULL, numerize = FALSE, headerized = FALSE)

Arguments

x

Data frame or vector to be processed

col

Number of the target column

row

Number of the target row

numerize

If TRUE, remove characters convert column to numeric

headerized

If FALSE (default), allow df with tentative colnames


Rindrics/lucifer documentation built on Dec. 18, 2021, 10:50 a.m.