as.data.frame.ontology_index: Case 'ontology_index' object to 'data.frame'

View source: R/generic.R

as.data.frame.ontology_indexR Documentation

Case ontology_index object to data.frame

Description

Case ontology_index object to data.frame

Usage

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

Arguments

x

ontology_index object.

...

Arguments pass to as.data.frame.

Value

data.frame containing information about an ontology, rows corresponding to terms and columns to properties.


ontologyIndex documentation built on May 31, 2023, 5:58 p.m.