Description Usage Arguments Value Examples
The values are displayed in 1/angstroms and degrees
1 2 |
x |
An object of class "rec_unit_cell". |
... |
Additional arguments passed to the print methods |
No values. A message is displayed which includes information on the reciprocal unit cell.
1 2 3 4 5 | # Create a cubic reciprocal unit cell
ruc <- rec_unit_cell(1/10,1/10,1/10,90,90,90)
# Display its value
print(ruc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.