Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

trimES

Deleting extra white spaces


Description

Deleting extra white spaces from a character object.

Usage

trimES(x)

Arguments

x

is a character object.

Details

tableTag is an internal routine of bibliometrics package.

Value

an object of class character

Examples

char <- c("Alfred  BJ", "Mary    Beth", "John      John")
char
trimES(char)

bibliometrix

Comprehensive Science Mapping Analysis

v3.1.1
GPL-3
Authors
Massimo Aria [cre, aut], Corrado Cuccurullo [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.