dbsig: Create a dbsig object from a data tibble.

View source: R/OOP.R

dbsigR Documentation

Create a dbsig object from a data tibble.

Description

Converts a data tibble into a dbsig object.

Usage

dbsig(x)

Arguments

x

a tibble.

Details

Technically, the object inherits most of the properties and methods from the tibble and data.frame classes.

Value

an object of class dbsig.


PiotrTymoszuk/gseaTools documentation built on Nov. 6, 2022, 10:23 p.m.