verXL: Show in excel a matrix or data.frame

View source: R/verXL.r

verXLR Documentation

Show in excel a matrix or data.frame

Description

Show in excel a matrix or data.frame

Usage

verXL(tabla,...)

Arguments

tabla

Matrix, data.frame or any object that can handle escribirTabla

...

parameters of escribirTabla

Examples

## Example
## Not run: 
  verXL(iris,fila=1,columna=1)

## End(Not run)

tablaxlsx documentation built on May 31, 2023, 8:51 p.m.

Related to verXL in tablaxlsx...