Learn R Programming

synapseClient (version 1.14-0)

SynapseEntity: DEPRECATED Entity Constructors

Description

Constructors for Synapse Entities. These Constructors are now deprecated. Please see Project, Folder, File for currently supported Synapse Objects.

Usage

Study(entity) Data(entity) Preview(entity) Link(entity) ExpressionData(entity) GenotypeData(entity) PhenotypeData(entity) RObject(entity)

Arguments

entity
(optional) a named list whose elements will be set as the properties of the entity. The list of valid properties is controlled by Synapse and currently no client-side verification is perfomed.

Value

The entity