dp_set_decimal_mark: dp_set_decimal_mark

Description Usage Arguments Value

View source: R/tribble_paste.R

Description

A function to optionally set the decimal mark if in a locale where it is not '.'. Will allow "3,14" to be parsed as 3.14, normally would be parsed as 314. Will also handle spaces in numbers.

Usage

1

Arguments

mark

The decimal mark to use when parsing "number" type data, as guessed by readr::guess_parser.

Value

NULL.


datapasta documentation built on April 17, 2020, 1:27 a.m.