An object of class 'merged_reflections' is a named list of
length 4:
- ruc
An object of class "rec_unit_cell".
- csym
An object of class "cryst_symm".
- records
A data frame containing the data.
- dtypes
A character vector containing the
type of data (Miller indices, structure
factors, etc).
Internal consistency must be displayed between the object
'ruc' and the object 'csym' because groups of crystallographic
symmetries are compatible only with certain unit cells (and,
accordingly, certain reciprocal cells).
It is not possible to check consistency between dtypes and
the nature of data in each column of the data frame 'records',
but a check about length of 'dtypes' and number of columns is
possible. Therefore, the user should pay attention to the
nature of his/her data. Also, merged reflection data, having
to be compatible with crystal symmetry, have to display the
appropriate systematic absences. Users interested in keeping
systematic absences in the object, might want to look at the
object of class "raw_reflections".