sdfPlatform {sesame}R Documentation

Convenience function to output platform attribute of SigDF

Description

Convenience function to output platform attribute of SigDF

Usage

sdfPlatform(sdf)

Arguments

sdf

a SigDF object

Value

the platform string for the SigDF object

Examples

sesameDataCache("EPIC")
sdf = sesameDataGet('EPIC.1.SigDF')
sdfPlatform(sdf)


[Package sesame version 1.12.7 Index]