get.palmSra | R Documentation |
A wrapper of several get* functions to create a palm.sra data.frame
get.palmSra(pro.df, con = SerratusConnect())
pro.df |
data.frame, imported diamond pro df. use get.pro() |
con |
pq-connection, use SerratusConnect() |
palm.sra data.frame
data("waxsys.pro.df")
con <- SerratusConnect()
get.palmSra( waxsys.pro.df, con )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.