stri_info: Query Default Settings for 'stringi'

Description Usage Arguments Value

Description

Presents current default settings used by the ICU library.

Usage

1
stri_info(short = FALSE)

Arguments

short

logical; whether or not the results should be given in a concise form; defaults to TRUE

Value

If short==TRUE, then a single string containing information on default character encoding, locale, and Unicode as well as ICU version is returned.

Otherwise, you a list with the following components is returned:


stringi documentation built on May 2, 2019, 4:54 p.m.