ramp_table: Return table from RaMP database

View source: R/ramp.R

ramp_tableR Documentation

Return table from RaMP database

Description

Return table from RaMP database

Usage

ramp_table(name, version = RAMP_LATEST_VERSION)

Arguments

name

Character. The name of the RaMP table to fetch.

version

Character. The version of RaMP to download.

Value

A data frame (tibble) of one table from the RaMP SQLite database.

See Also

  • ramp_sqlite

  • ramp_tables

Examples

ramp_table('source')


saezlab/OmnipathR documentation built on June 10, 2025, 6:05 a.m.