Description Usage Arguments Value Examples
View source: R/Molecular_graph_V01.R
This function require the H suppressed cartesian matrix and the adjagency matrix for the vertexes in order to compute the edge cartesian matrix and the adjacency edges matrices.
1 | Eadj_matrix(Cart_Input_Hsupp)
|
Cart_Input_Hsupp |
Cartesian coordinates of the molecule without the hydrogen atoms |
Edge adjacency matrix for the loaded molecule. Matrix is stored in Mol_mat environment.
1 | Eadj_matrix(input_H_suppressed)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.