| openbd5con | R Documentation |
Opens the .bdose file for reading and returns an object that holds the
connection open across multiple calls to getbd5snp_con. The
connection is closed automatically when the object is garbage-collected
or when R exits; call closebd5con to close it explicitly.
openbd5con(bd5info)
bd5info |
Object returned by |
An object of class "bd5con" to be passed to
getbd5snp_con and closebd5con.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.