Learn R Programming

immcp (version 1.0.3)

to_df: to_df

Description

Convert list to data.frame

Usage

to_df(list)

Arguments

list

A list containing gene sets.

Value

A data frame.

Examples

Run this code
# NOT RUN {
  to_df(list)
# }

Run the code above in your browser using DataLab