calculate_cell_volume.unit_cell: Volume of a unit cell (in cubic angstroms)
Description
Method of the S3 generic class "calculate_cell_volume", to calculate the
volume, in cubic angstroms, of the unit cell corresponding to the input
object of class "unit_cell".
Usage
# S3 method for unit_cell
calculate_cell_volume(x, ...)
Value
A positive numeric, the volume in cubic angstroms of the unit cell
corresponding to the input.
Arguments
x
An object of class "unit_cell".
...
Additional arguments passed to the calculate_cell_volume methods