view: Alternative to View that uses openXL

Description Usage Arguments Examples

View source: R/view.R

Description

Alternative to View that invokes a spreasheet viewer on openxlsx's writeData handled objects.

Usage

1
view(..., freezePane = TRUE, autoColWidth = TRUE)

Arguments

...

writeData handled objects

freezePane

apply freezePane at 'A2', for each sheet?

autoColWidth

apply auto column widths to all sheets?

Examples

1
2
3
4
## Not run: 
view(Indometh, iris)

## End(Not run)

lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.