saeplus_dropchars: Remove non-numeric characters

View source: R/saeplus_dropchars.R

saeplus_dropcharsR Documentation

Remove non-numeric characters

Description

This function removes non-numeric characters from one or more specified columns within data.frame/data.table/matrix objects. Then the results will be converted to integers

Usage

saeplus_dropchars(dt, vars)

Arguments

dt

a data.table/data.frame/matrix object

vars

one or more variables from which non-characters will be removed


SSA-Statistical-Team-Projects/SAEplus documentation built on Aug. 24, 2022, 11:26 a.m.