get_synapse_tbl: Get Synapse Table

View source: R/synapse_functions.R

get_synapse_tblR Documentation

Get Synapse Table

Description

Get Synapse Table

Usage

get_synapse_tbl(syn, table_id, columns = NULL, limit = NULL, ...)

Arguments

syn

An object of reticulate::import("synapseclient")$Synapse()

table_id

A synapse table id

columns

A vector of columns to get from the syanpse table

limit

An integer, limits the number of rows in the table

...

Argument list to readr::read_csv()


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.