cantidades: Cantidades test data

Description Usage Format Examples

Description

Randomly generated spanish spelled monetary integers to test to_number function

Usage

1

Format

A data frame.

Examples

1
2
3
4
5
6
to_number("mil trescientos noventa y dos")


## testing provided dataframe: cantidades

cantidades$var3 <- lapply(cantidades$var2, to_number)

spanish documentation built on May 10, 2019, 5:03 p.m.