print.cryst_symm | R Documentation |
xxx
## S3 method for class 'cryst_symm' print(x, ...)
x |
An object of class "cryst_symm". |
... |
Additional arguments passed to the print methods |
No values. A message is displayed which includes information on the crystallographic symmetry.
# Create an object of P 2 symmetry crsym <- cryst_symm("P 2") # Display its value print(crsym)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.