CreateMolecules | R Documentation |
Molecules
ObjectCreate a Molecules
Object
CreateMolecules(coords, ...)
## S3 method for class 'data.frame'
CreateMolecules(coords, key = "", ...)
## S3 method for class 'Molecules'
CreateMolecules(coords, ...)
## S3 method for class ''NULL''
CreateMolecules(coords, ...)
coords |
Spatial coordinates for molecules; should be a data frame with three columns:
|
... |
Arguments passed to other methods |
key |
A key to set for the molecules |
A Molecules
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.