Description Usage Arguments Value Examples
A wrapper of several get* functions to create a palm.sra data.frame
1 | 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
1 2 3 4 5 | 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.