cantidades: Cantidades test data

cantidadesR Documentation

Cantidades test data

Description

Randomly generated spanish spelled monetary integers to test to_number function

Usage

data(cantidades)

Format

A data frame.

Examples

to_number("mil trescientos noventa y dos")


## testing provided dataframe: cantidades

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


verajosemanuel/spanish documentation built on Jan. 10, 2023, 12:51 p.m.