"as.data.frame.GGobiData" {rggobi}R Documentation

Conversion methods

Description

Convert a GGobiData to a regular R data.frame or matrix

Usage

## S3 method for class 'GGobiData'
as.data.frame(x, ...)

Arguments

x

GGobiData

...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package rggobi version 2.1.20 Index]