copy MDS struxtures from one BioData object to another. By default the name of the otehr BioData object is combined to the MDS name
1 | copy_mds_objects(x, from, name = NULL, nameExt = NULL)
|
x |
the BioData object the MDS tables should be copied to |
from |
the BioData object that provides the MDS tables |
name |
name the MDS you want to copy (default NULL copy all) |
nameExt |
the attached name (default from$name) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.