mice.theme() function sets default choices for
Trellis plots that are built into mice.
mice.theme(transparent = TRUE, alpha.fill = 0.3)TRUE.mice.theme() returns a named list that can be used as a theme in the functions in
lattice. By default, the mice.theme() function sets
transparent <- TRUE if the current device .Device supports
semi-transparent colors.