delimiters: A table with localized delimiter values

delimitersR Documentation

A table with localized delimiter values

Description

The delimiters table contains localized information on the preferred and alternate sets of quotation marks across 574 locales. There are 574 rows and the following 5 columns:

  • locale (character)

  • quotation_start (character)

  • quotation_end (character)

  • alt_quotation_start (character)

  • alt_quotation_end (character)

Usage

delimiters

Format

An object of class tbl_df (inherits from tbl, data.frame) with 574 rows and 5 columns.


rich-iannone/i18n documentation built on July 5, 2023, 11:01 a.m.