pjp_data_df_prueba: df de prueba

pjp_data_df_pruebaR Documentation

df de prueba

Description

Es sólo un df para probar mis funciones: tiene un factor, integer, double, text, logical y POSIXct

Usage

pjp_data_df_prueba

Format

A data frame with 20 rows y 6 variables:

  • X_factor: es factor

  • X_integer: integer

  • X_logical: logical

  • X_numeric: double

  • X_text: character

  • X_POSIXct: POSIXct POSIXt

Examples

## Not run: 
 df_prueba <- pjp_data_df_prueba

## End(Not run)


perezp44/pjpv2020.01 documentation built on May 4, 2022, 11:37 p.m.