as.data.frame.GSON: Coerce GSON to a data frame

View source: R/methods.R

as.data.frame.GSONR Documentation

Coerce GSON to a data frame

Description

Coerce GSON to a data frame

Usage

## S3 method for class 'GSON'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A GSON object.

row.names

Unused.

optional

Unused.

...

Unused.

Value

A data frame with gene set-gene memberships and optional names.


gson documentation built on July 2, 2026, 1:06 a.m.