gdfnotebook: A notebook container for many 'gdf' instances

Description Usage Arguments

View source: R/gdfnotebook.R

Description

A notebook container for many gdf instances

S3 generic whose methods are implemented in the toolkit packages

Usage

1
2
3
gdfnotebook(items = NULL, container = NULL, ..., toolkit = guiToolkit())

.gdfnotebook(toolkit, items, container, ...)

Arguments

items

data frame for initial page, when given

container

parent container

...

passed to add method of parent container

toolkit

toolkit


gWidgets2 documentation built on Jan. 11, 2022, 1:07 a.m.